mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Help: Failure (malformed IP address received: ), 4m42s ago #192
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thepurplishice on GitHub (May 21, 2022).
I received this error code: Failure (malformed IP address received: ), 4m42s ago
@qdm12 commented on GitHub (May 22, 2022):
Looks like you got an empty string as a response and the program expected an IP address. What's your DNS provider and the program version you're running?
@thepurplishice commented on GitHub (May 22, 2022):
I'm using Amazon EC2, and I'm running the latest version of DDNS updater
@qdm12 commented on GitHub (May 23, 2022):
Yes but what's the dns provider you're trying to send an update to?
Also the latest version built on what date?
@thepurplishice commented on GitHub (May 30, 2022):
I wanted to update my IP to Namecheap, built on 15th of March
@qdm12 commented on GitHub (Sep 6, 2022):
This should be fixed in
88474c8a3aAlthough I'm not sure why it doesn't return an IP address. I use Namecheap and it does return the IP address as expected.