zoraxy icon indicating copy to clipboard operation
zoraxy copied to clipboard

[HELP] / [BUG] dns-01 challenge via pdns

Open tufo09 opened this issue 7 months ago • 2 comments

What happened? I am trying to get dns-01 challenges working via pdns, when i try to get a certificate i get the error: [ACME] [system:error] Unable to resolve DNS challenge provider: json: cannot unmarshal string into Go struct field Config.Host of type url.URL

Describe what have you tried entering the Host in different ways, e.g. without https:// in front, with and without trailing /, url with and without /api/v1/ at the end

Zoraxy v3.2.5 running natively running on alpine vm on my proxmox server.

specific pdns api i am trying to use is https://beta.servfail.network/api/

tufo09 avatar Jul 24 '25 17:07 tufo09

Same problem for me. Could not find the reason?

Does anybody have an idea?? Maybe @yeungalan I am currently migrating from NPM, where the DNS Challenge always worked like that

Image

GivouDev avatar Oct 15 '25 22:10 GivouDev

@GivouDev This seems to be a configuration error which the backend DNS module cannot cast string into url.URL

@zen8841 You got time to take a look at this?

tobychui avatar Oct 15 '25 23:10 tobychui