Skip to content
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 while registering #115

Open
JulienPalard opened this issue Jun 18, 2021 · 1 comment
Open

Internal Server Error while registering #115

JulienPalard opened this issue Jun 18, 2021 · 1 comment

Comments

@JulienPalard
Copy link

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
Copy link

I had the same issue while posting a new project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants