Forums

Website goes to site_name.com/lander instead of site_name.com

As title says, the website goes to the '/lander' page instead of the flask site that was working up until last month and hasn't been touched for a few months. Is this an issue with PythonAnywhere setup or Domain Name Provider?

I haven't run into any limits on PythonAnywhere yet, and I get the error "There is a problem with your domain name configuration. Take a look at the DNS setup section below for details. Be aware that DNS changes can take some time to propagate across the internet. The exact time they take will depend on your domain configuration, but it could be as long as a day.", and it is setup as the guide says to do.

It looks like your dns settings arent actually pointed at the PythonAnywhere cname but at some A Record. Do you maybe use another service for web hosting?

It turns out that the domain had to be renewed, and I didn't have access to the GoDaddy account. Once the owner of the domain renewed it, it started working again :)

Glad you found a solution.