mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Failure (getting record id: HTTP status is not valid: 403: {"success":false,"errors":[{"code":10000,"message":"Authentication error"}]}), #546
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 @Dotdk on GitHub (Aug 2, 2025).
il try to set this up
used the docker compose there is on the site and the config from cloudflaire
after a few sec my container say unhealty
and getting the error
Failure (getting record id: HTTP status is not valid: 403: {"success":false,"errors":[{"code":10000,"message":"Authentication error"}]}),
tryed to seach for help and change some here and there but cant figur out what there couse the issue thats why i write here.
@Dotdk commented on GitHub (Aug 2, 2025):
just delete this one there is omething i missed on the docker compose
@phisch commented on GitHub (Aug 7, 2025):
@Dotdk Do you mind sharing what you missed? Because I'm running into the same issue, and I don't think I'm missing anything obvious.