Forums

App with custom domain name not loading

I purchased a domain name (www.nu-tab.me) through namecheap.com

Here's the setup I have for the CNAME config on namecheap:

namecheap configuration

And here's the pythonanywhere app:

pythonanywhere configuration

When I go to webapp-226387.pythonanywhere.com, I get a "coming soon" page, and when I go to www.nu-tab.me I get a 404.

Am I doing anything wrong?

We don't server webapps on the webapp-*.pythonanywhere.com address (it's just a pointer for the DNS system)

I don't see a 404 at www.nu-tab.me, I see a web app that seems to be working.

Yeah, this is weird... I can view the app on my phone but get a 404 on chrome for desktop. Works on Safari, too. Maybe it's an issue with the cache?

I have the same issue and fear there is no resolution.

¯\(ツ)

Guess I'll contact namecheap support

I seriously doubt that a 404 is because of the DNS configuration. It's much more likely to be an issue with your webapp.