Forums

How can I solve this ?

I'm trying to build flask website that scans subdomains from a website , it works fine on my terminal but when I try on pythonanywhere it throw this error

Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

The first thing to check for errors like that is the website's error log. There's a link to it on the "Web" page inside PythonAnywhere, and the most recent error message will be at the bottom of the file.