Forums

I got a '404 NOT FOUND' error after updating some files

Hello, My app was running fine till I uploaded and replaced some files in the web2py modules. That's when I got the above error. Is there a way to exactly pip point the error since in the site inspection console I only see the following error: 'Failed to load resource: the server responded with a status of 404 (NOT FOUND)'

What errors do you see in your logs? (link to logs are available on the "Web" page on PythonAnywhere).

Hi, thank you for the reply. After removing my routes.py file, I was able to trace the error and noted a missing file.

Glad to see that you sorted it out!

Thanks!