Forums

Error code: Unhandled Exception

I am having an error that reads Error code: Unhandled Exception

I am attempting to complete “A beginner’s guide to building a simple database-backed Flask website on PythonAnywhere” made by Giles. I come across this error when I go to my website: http://segbroek2016.pythonanywhere.com/

I have reviewed my code, I believe it is what the tutorial asks of me.

Do you have any suggestions on where I may be going wrong?

Look in your error and server logs. There will be a traceback that will indicate what the problem is.