You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2020. It is now read-only.
python3 /usr/local/bin/digitalocean-updater.py -t TOKEN --rtype A test example.com
for the entry test.example.com on the domain example.com.
In the digitalocean panel, the domain points to y. However when running the script I get:
digitalocean-updater.py: 2020-03-16 12:31:46,278Z INFO Detected external ip address: x
digitalocean-updater.py: 2020-03-16 12:31:46,278Z INFO fqdn: test.example.com
digitalocean-updater.py: 2020-03-16 12:31:46,288Z INFO test.example.com resolves to x, up to date and no update required.
For some reason it thinks the domain resolves to x and not to y.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have moved the script to
/usr/local/bin
. I run:for the entry
test.example.com
on the domainexample.com
.In the digitalocean panel, the domain points to
y
. However when running the script I get:For some reason it thinks the domain resolves to
x
and not toy
.The text was updated successfully, but these errors were encountered: