amtgard / ORK3

Version 3 of the Online Record Keeper
Other
23 stars 12 forks source link

HTTP ERROR 500 When Attempting to Save Changes Made in the Configure Kingdom Interface #349

Open Hielyr opened 2 months ago

Hielyr commented 2 months ago

Golden Plains / Kingdom 11 in the ORK.

When attempting to save the kingdom configuration, we get HTTP ERROR 500 when clicking save. I have tested this in multiple browsers on different devices and operating systems and they all get the same error.

I have attached two sanitized .HAR files if it will help troubleshooting but the gist is the following error:

Full response: 500 Internal Server Error
Error: net::ERR_HTTP_RESPONSE_CODE_FAILURE

ork.amtgard.com_HAR_archive.zip

This 500 error is specifically encountered with the configuration panel on the Admin/editkingdom configuration page.

Updating / adding / removing park titles via the Park Titles panel gives no error when clicking "Update Titles" but no changes are saved and the page reloads.

Updating Awards in the Awards panel seems to work as expected and any changes are saved.

kenwalker commented 2 months ago

Confirmed the 500 error locally as well