acmesh-official / acmesh-official/acme.sh

acme sh don't add TXT record to dns zone with dns_yc api

Aperta
#6,220 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Shell
Stelle
47.6k
Fork
5.7k
Merge medio
6g 5h
PR unite (30g)
15

Descrizione

> Hey!
>
>
>
> I've tried your plugin but received following error (i replaced my actual domain with "domain.net")
>
> I assume yandex cloud dns expexts full record name like "_acme-challenge.domain.net."
>
>
>
> ```
>
> response='{
>
> "code": 9,
>
> "message": "'_acme-challenge.' does not belong to zone 'domain.net.'",
>
> "details": [
>
> {
>
> "@type": "type.googleapis.com/google.rpc.RequestInfo",
>
> "requestId": "d0fa48b7-f780-4dfd-a45e-5a8c8d08b595"
>
> }
>

_Originally posted by @hempalex in [#4210](https://github.com/acmesh-official/acme.sh/issues/4210#issuecomment-1211586907)_

Hey!
I have a similar problem. When trying to issue a certificate, I get an error

[Wed Feb 5 10:01:28 PM UTC 2025] response='{
"code": 9,
"message": "'_acme-challenge.my.sub.domain.' does not belong to zone 'my.domain.ru.'",
"details": [
{
"@type": "type.googleapis.com/google.rpc.RequestInfo",
"requestId": "e992c3ee-262c-4fa0-8e22-87f2e568c01e"
}
]
}'
[Wed Feb 5 10:01:28 PM UTC 2025] Add txt record error.
[Wed Feb 5 10:01:28 PM UTC 2025] Error adding TXT record to domain: _acme-challenge.my.sub.domain.my.domain.ru

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by locating the dns_yc plugin and reviewing how it constructs the TXT record name from the ACME challenge and DNS zone. Reproduce certificate issuance for a nested domain such as _acme-challenge.my.sub.domain.my.domain.ru, then verify that Yandex Cloud DNS accepts the generated record and the TXT record is added successfully.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
shell
Ambito
networking
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Tranquilla
Chiarezza
Abbastanza chiara
Idoneità per principianti
52/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.