mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Error bad Request with DYN #216
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 @scrummie02 on GitHub (Sep 20, 2022).
I'm getting that error when running in Docker with Dyn. Is there something different? I have the standard DNS service and it works when I update it manually.
@qdm12 commented on GitHub (Sep 20, 2022):
Can you try setting
LOG_LEVEL=debug? This should show the request/response flow going on. I checked their documentation and the code still matches it, it seems 🤔@qdm12 commented on GitHub (Jun 12, 2023):
Duplicate of #401
@qdm12 commented on GitHub (Jan 19, 2024):
Resolved in #401