acmesh-official / acmesh-official/acme.sh
acme sh don't add TXT record to dns zone with dns_yc api
- Vorherrschende Sprache
- Shell
- Sterne
- 47.6k
- Forks
- 5.7k
- Ø Merge
- 7 T. 1 Std.
- Gemergte PRs (30 T.)
- 16
Beschreibung
> 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.