mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Bug: Strato not updating IP #552
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 @gituser823 on GitHub (Sep 1, 2025).
TLDR: Strato says in webinterface "Failure (unknown response received: badauth 2.209.x.x), 3m29s ago"
Running version latest built on 2024-12-24T09:20:36.130Z (commit
78f3061)Logs:
2025-09-01T10:32:23+02:00 ERROR unknown response received: badauth 2.209.63.137
Configuration file (remove your credentials!):
GNU nano 8.3 config.json
{
"settings": [
{
"provider": "strato",
"domain": "xxx.de",
"password": "password",
"ip_version": "ipv4",
"ipv6_suffix": ""
}
]
}
Host OS:
Unraid 7.0.1
@thesebastianf commented on GitHub (Sep 12, 2025):
same