mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
Porkbun were unable to create the DNS record #310
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 @trexxeon on GitHub (Sep 10, 2023).
ERROR","message":"Create error: We were unable to create the DNS record.
Is this urgent: Yes
DNS provider(s) you use: Porkbun
Program version: 2.5.0
Running version latest built on 2023-08-08T07:11:52.047Z (commit 7fac178)What are you using to run the container: docker-compose
Extra information (optional)
file
-r-------- 1 trexx trexx 349 10 sep 20.22 config.jsondirectory
drwxr-xr-x 2 trexx trexx 4096 10 sep 20.43 ddns-updaterLogs:
Configuration file (remove your credentials!):
Host OS:
Debian 11
@oolmfoo commented on GitHub (Oct 25, 2023):
You have to delete the default ALIAS record from Porkbun website. https://github.com/qdm12/ddns-updater/issues/546#issuecomment-1773960193
@qdm12 commented on GitHub (Jan 18, 2024):
Thanks @oolmfoo for pointing me to this! I fixed it in the code, see https://github.com/qdm12/ddns-updater/issues/546#issuecomment-1898897406
@trexxeon just repull the latest image and it should now work 😉