openstreetmap / trac-tickets

Archived Trac Tickets
1 stars 1 forks source link

HTTP 500 when creating new user #5478

Closed openstreetmap-trac closed 3 years ago

openstreetmap-trac commented 3 years ago

Reporter: fotios[at]cadence.com [Submitted to the original trac issue database at 7.58am, Thursday, 30th November 2017]

Looks like the registration system is down, I tried using chrome+firefox to register a few users in https://www.openstreetmap.org/user/new , but I always get a very generic HTTP-500 error message.

Error page reads:

he OpenStreetMap server encountered an unexpected condition that prevented it from fulfilling the request (HTTP 500)

Feel free to contact the OpenStreetMap community if your problem persists. Make a note of the exact URL / post data of your request.

This may be a problem in our Ruby On Rails code. 500 occurs with exceptions thrown outside of an action (like in Dispatcher setups or broken Ruby code)

Thanks

openstreetmap-trac commented 3 years ago

Author: TomH [Added to the original trac issue at 12.47am, Friday, 1st December 2017]

This should be fixed now.