Internal Server Error while registering
JulienPalard opened this issue · 1 comments
JulienPalard commented
Hi! Tried to register but got an internal server error. If of any help, here is the copy as curl of the failing request:
$ curl 'https://www.pygame.org/register' -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:88.0) Gecko/20100101 Firefox/88.0' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' -H 'Accept-Language: fr,en-US;q=0.7,en;q=0.3' --compressed -H 'Referer: https://www.pygame.org/register?next=/wiki/tutorials/edit' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Origin: https://www.pygame.org' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Cookie: session=eyJfZnJlc2giOmZhbHNlLCJjc3JmX3Rva2VuIjoiMTFlOGFjZWIyYWIzYWE0NWU3Njk1MzljZjQ4NzNjNjBjY2RjOTMxMSJ9.E65qsw.-6x0_VmR6UBH7FmNGuIq6knh4e0' -H 'Upgrade-Insecure-Requests: 1' -H 'Sec-GPC: 1' -H 'Cache-Control: max-age=0' -H 'TE: Trailers' --data-raw 'csrf_token=IjExZThhY2ViMmFiM2FhNDVlNzY5NTM5Y2Y0ODczYzYwY2NkYzkzMTEi.E65qgQ.G4vBWc5IJWJGASsct2THL_wQdYk&csrf_token=IjExZThhY2ViMmFiM2FhNDVlNzY5NTM5Y2Y0ODczYzYwY2NkYzkzMTEi.E65qgQ.G4vBWc5IJWJGASsct2THL_wQdYk&name=mdk&title=Julien+Palard&email=julien%2Bpygame%40palard.fr&password=AEMk2ZFS7GuhVM4&submit=Register'
Yes I know my password is in here, but I don't care : it was randomly generated and my account was not created, so I'll just use another randomly generated password next time ;)
plusk-dev commented
I had the same issue while posting a new project