-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
internal server error after unattending event #141
Comments
Could you give me some more information - what sort of attendee is this? Did they attend via ActivityPub or the site? Did they have an email address? Can other attendees, like a test attendee you create, successfully unattend? |
It's quite reproducible - you can reproduce it here: Maybe it is because the event is in the past? |
Weird, I can add and remove my test attendee from that event with no problems, whether they have an email address set or not. And Gathio isn't logging any errors, probably because that 500 response is uncaught by the backend. I'll dig into this. |
Oh, hold up - are you sending a removal password when you try and remove an attendee? I just realised I send a 500 error in that case and don't do anything with it on the frontend, which is not very helpful! |
The text was updated successfully, but these errors were encountered: