Quote from: d3pr3cat3d on January 29, 2025, 07:08:05 AMThank you Tixx7. This helped greatly, just to add for ease. Use the Porkbun guide https://kb.porkbun.com/article/190-getting-started-with-the-porkbun-api. Take note of the "green box", this is you only time to get the secret key. As mentioned in the thread you need to have the DNS record already created, I tested it w/o and it failed with this in the log.Code SelectFAILED: updating xxxx.xxxxxx.com: No applicable existing records.
I created an A record with the wrong IP to test, and you should see this in the log:Code SelectSUCCESS: updating ipv4: good: xxxx.xxxxxx.com.com address set to xxx.xxx.xxx.xxx
And the IP should be updated in your Porkbun DNS.
Total noob here, just bought my first domain on porkbun and trying to get this setup. I get the same "No applicable existing records" error.
When you say you created an A record with the wrong IP, is that what you put in the Answer/Value box? What is supposed to go in there? Or are we just filling it in to finish the record and then ddclient fixes it?