knagra / farnsworth

Online gathering place for houses in the BSC
https://kingmanhall.org/
BSD 2-Clause "Simplified" License
4 stars 5 forks source link

Server 500 error when you RSVP #68

Closed ghost closed 10 years ago

ghost commented 10 years ago

That's about it. We're using postgresql and it gives the same error regardless of where you try to register.

knagra commented 10 years ago

Can you provide more details? We're not getting the same error. I just tested RSVPing and un-RSVPing to an event, and it didn't cause any errors. Are you using the latest development version of Farnsworth? What commit or release are you using? 1.2.1?

knagra commented 10 years ago

You can check the server logs (/var/log/httpd/error.log for Apache on RHEL/CentOS/Fedora or /var/log/apache2/error.log for Apache on Debian/Ubuntu/elementaryOS) for a complete readout or set DEBUG = True in farnsworth/settings.py to get a complete readout in your web browser if you're not running production.