You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.
I'm having a problem using the solver, in my case, I have several zones created.
I0613 15:22:57.860221 1 dns.go:88] cert-manager/challenges/Present "msg"="presenting DNS01 challenge for domain" "dnsName"="echo.domain1.com" "domain"="echo.domain1.com" "resource_kind"="Challenge" "resource_name"="echo-wildcard-tls-secret-<omited>" "resource_namespace"="default" "resource_version"="v1" "type"="DNS-01"
E0613 15:22:58.360720 1 controller.go:167] cert-manager/challenges "msg"="re-queuing item due to error processing" "error"="domain did not yield exactly 1 zone result but 2: [Zone 'domain2.com' (<omited>) Zone 'domain1.com' (<omited>)]" "key"="default/echo-wildcard-tls-secret-<omited>"
Good afternoon!
I'm having a problem using the solver, in my case, I have several zones created.
I have tried to make the query through the api:
https://dns.hetzner.com/api/v1/zones?search_name=domain1.com
And it only returns a zone.
I've been looking at the code, and my suspicions are that the value of "zone" is not being retrieved correctly:
The text was updated successfully, but these errors were encountered: