-
-
Couldn't load subscription status.
- Fork 235
Closed
Description
Porkbun no longer uses "porkbun.com" for API access, it uses "api.porkbun.com". Returns 403 now, as per https://porkbun.com/api/json/v3/documentation#apiHost
- Is this urgent: Yes
- DNS provider(s) you use: Porkbun
- Program version: Running version 2.6.0 built on 2024-02-03T18:53:40.722Z (commit c338c28)
- What are you using to run the container: docker-compose
- Extra information (optional)
Logs:
ddns-updater | 2025-02-21T15:12:51Z DEBUG POST https://porkbun.com/api/json/v3/dns/retrieveByNameType/jezh42.com/A/ | headers: Content-Type: application/json; Accept: application/json; User-Agent: DDNS-Updater quentin.mcgaw@gmail.com | body: {"secretapikey":"sk1_redacted","apikey":"pk1_redacted"}
ddns-updater | 2025-02-21T15:12:52Z DEBUG 403 Forbidden | headers: Date: Fri, 21 Feb 2025 15:12:52 GMT; Content-Type: text/html; Content-Length: 118; Server: awselb/2.0 | body:
403 Forbidden
Configuration file (remove your credentials!):
{
"settings": [
{
"provider": "porkbun",
"domain": "jezh42.com",
"api_key": "pk1_redacted",
"secret_api_key": "sk1_redacted",
"ip_version": "ipv4",
"ipv6_suffix": ""
}
]
}Host OS: Debian 11 (CasaOS)
dr3wballard
Metadata
Metadata
Assignees
Labels
No labels