Pythonanywhere Hosting issue

42 views
Skip to first unread message

yingi keme

unread,
Mar 29, 2018, 1:14:55 PM3/29/18
to Django users
Hello, 

my site is hosted on pythonanywhere.com. As per this tutorial https://help.pythonanywhere.com/pages/UsingANewDomainForExistingWebApp

I have changed the previous configuration from username.pythonanywhere.com to www.mydomain.com. There was a CNAME value webapp-XXXX.pythonanywhere.com

I bought my domain name from godaddy registrar. I am having an issue with managing DNS record. When i try to add the record

Type: CNAME
Host: www
TTL: 1 Hr

It says "The specified CNAME already exist in the zone". 

And then when i try to load www,mydomain.com, it shows a page from the godaddy site instead of my HomePage

Please anyhelp will be appreciated

Jani Tiainen

unread,
Mar 29, 2018, 1:48:17 PM3/29/18
to django...@googlegroups.com
Hi,

This is not issue with Django nor has anything to do with it.

You need to contact either pythonanywhere.com or godaddy about your DNS issues.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/76b6f86a-35a1-4a0f-ad5b-70f689dcfe6e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Jani Tiainen

- Well planned is half done, and a half done has been sufficient before...

James Farris

unread,
Mar 29, 2018, 8:34:02 PM3/29/18
to django...@googlegroups.com
Where is your DNS records stored? Godaddy or pythonanywhere. It sounds like the dns records are coming from godaddy since that’s the page you see when you load the site. 

The way I was taught is you point your cname to an A record which points to the server where your doc root is. It sounds like the A record and/or namespace is pointing to godaddy. The namespace identifies where the dns records live. 

A - points to server I.e. pythonanywhere.com
CNAME - points to an alias i.e. webapp-XXXX on pythonanywhere.com

Hope that helps. 



Sent from my mobile device
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.

To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
Reply all
Reply to author
Forward
0 new messages