mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Porkbun: bad request: Edit error: We were unable to edit the DNS record #315
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 @StefanDorschu on GitHub (Sep 30, 2023).
I am using porkbun as my domain registrar.
I'm trying to add two subdomains, one is working, one is not.
The one that is not working "throws" a "Failure (HTTP status is not valid: 400: {"status":"ERROR","message":"Edit error: We were unable to edit the DNS record."}), 3s ago" in the webui.
Any ideas what could be wrong?
When i delete the domain via porkbun, the first registration works, but when trying to update, the error occurs.
@qdm12 commented on GitHub (Jan 18, 2024):
Can you run the container with
LOG_LEVEL=debugto see HTTP bodies being exchanged? Especially regarding the one failing, to see what ddns-updater is sending to porkbun.@StefanDorschu commented on GitHub (Jan 20, 2024):
Switch to a different solution, therefore i can not test that one.