mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Bug: ERROR unknown public IP echo HTTP provider: https://ip.3322.net #377
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 @eeoa on GitHub (Feb 27, 2024).
Running version latest built on 2024-02-13T10:44:47.174Z (commit
6a6b1a8)docker command line
Logs:
Configuration file:
Host OS:
Unraid 6.12.4
@qdm12 commented on GitHub (Feb 29, 2024):
TLDR: use
url:https://ip.3322.netThanks for taking the time to report it 💯
The code was there (for years!), but the documentation was wrong! It's fixed in https://github.com/qdm12/ddns-updater/issues/661 indicating to add the prefix
url:to use a custom url@eeoa commented on GitHub (Mar 3, 2024):
I used
url:https://ip.3322.netand the latest image, but it's not working.@qdm12 commented on GitHub (Mar 4, 2024):
Fixed for good (and tested this time) with commit
877531c3d9Sorry about that!
@eeoa commented on GitHub (Mar 5, 2024):
Great. It works perfectly!