@bashy, at https://www.whatsmydns.net, I searched for the domain name and there was 1 green check and the rest red and when I added "expected results," all turned red. I don't really know what that means.
Please forgive the formatting below -- I don't know Markdown
Back on the Digital Ocean side, my zone file is:
$TTL 1800
@ IN SOA NS1.DIGITALOCEAN.COM. hostmaster.wynnewade.us. (
1407967696 ; last update: 2014-08-13 22:08:16 UTC
3600 ; refresh
900 ; retry
1209600 ; expire
1800 ; ttl
)
IN NS NS1.DIGITALOCEAN.COM.
NS NS2.DIGITALOCEAN.COM.
NS NS3.DIGITALOCEAN.COM.
@ CNAME www
@ IN A 107.170.145.149
The 5 records present are:
A @ 107.170.145.149
CNAME @ www
along with the 3 ns records.
The Control Panel has "DNS Error Present" and
dns_master_load: /dev/shm/bind/DO/db.wynnewade.us:13: wynnewade.us: CNAME and other data
dns_master_load: /dev/shm/bind/DO/db.wynnewade.us:13: wynnewade.us: CNAME and other data
dns_master_load: /dev/shm/bind/DO/db.wynnewade.us:13: wynnewade.us: CNAME and other data
zone wynnewade.us/IN: loading from master file /dev/shm/bind/DO/db.wynnewade.us failed: CNAME and other data
zone wynnewade.us/IN: not loaded due to errors.
I searched Google for those errors but I am still as stupid as I was when I began searching.