pygameweb
pygameweb copied to clipboard
new project fails with "500 Internal Server Error" (guess: tags format, version format)
I have just tried to add a new project. I has always failed with 500 internal server error. i tried again with different inputs. i used this formular: https://www.pygame.org/members/projects/new
i think it was because
- i have not seperated the tags correctly (i used spaces instead of commas)
or
- i have used tags which were not existent (like metagamejam for example)
or
- i have not entered a number in the version field (i have entered an url to my latest version)
because that was what i have (consciosly) changed. sorry for not having more info, but i dont want to spam to the website with lots of "test projects".
if it helps here is a link to the project: https://www.pygame.org/project/3482
@illume is there any way we can see the logs to investigate things like this? I also just went to the admin pages to clean up some spam, and there were errors whenever I tried to open an edit view.
@linluk there are some instructions in the README to get a local copy of the site set up which you can test with, but it's rather hard work, unfortunately (see #10 #11 #12 #14 from when I tried it).