Originally created by @Fleckz on GitHub (Sep 29, 2020).
Hello, today I upgraded my server to 20.04.1 LTS and now I can't renew my domains (was working before):
Processing random.domain with alternative names: *.random.domain
Updating TXT record for _acme-challenge.random.domain to 'challenge deleted by me'.
Update TXT record for _acme-challenge.random.domain. token = 'challenge deleted by me'.
Error returned during update: Response Data: {'code': 'INVALID_BODY', 'fields': [{'code': 'MISMATCH_FORMAT', 'message': "does not conform to the 'domain' format, based on pattern: /^[^.]{1,63}(\.[^.]{1,63})+$/", 'path': 'path.domain'}], 'message': "Request body doesn't fulfill schema, see details in fields"}.
Error updateing record for domain random.domain.
Will retry in 5 seconds...
Ideas what am I doing wrong or how can I fix this?
Originally created by @Fleckz on GitHub (Sep 29, 2020).
Hello, today I upgraded my server to 20.04.1 LTS and now I can't renew my domains (was working before):
Processing random.domain with alternative names: *.random.domain
+ Signing domains...
+ Generating private key...
+ Generating signing request...
+ Requesting new certificate order from CA...
+ Received 2 authorizations URLs from the CA
+ Handling authorization for random.domain
+ Handling authorization for random.domain
+ 2 pending challenge(s)
+ Deploying challenge tokens...
+ Godaddy hook executing: deploy_challenge
HOOK_CHAIN = True
+ Updating TXT record for _acme-challenge.random.domain to 'challenge deleted by me'.
+ Update TXT record for _acme-challenge.random.domain. token = 'challenge deleted by me'.
Error returned during update: Response Data: {'code': 'INVALID_BODY', 'fields': [{'code': 'MISMATCH_FORMAT', 'message': "does not conform to the 'domain' format, based on pattern: /^[^.]{1,63}(\\.[^.]{1,63})+$/", 'path': 'path.domain'}], 'message': "Request body doesn't fulfill schema, see details in `fields`"}.
Error updateing record for domain random.domain.
Will retry in 5 seconds...
Ideas what am I doing wrong or how can I fix this?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Fleckz on GitHub (Sep 29, 2020).
Hello, today I upgraded my server to 20.04.1 LTS and now I can't renew my domains (was working before):
Processing random.domain with alternative names: *.random.domain
HOOK_CHAIN = True
Error returned during update: Response Data: {'code': 'INVALID_BODY', 'fields': [{'code': 'MISMATCH_FORMAT', 'message': "does not conform to the 'domain' format, based on pattern: /^[^.]{1,63}(\.[^.]{1,63})+$/", 'path': 'path.domain'}], 'message': "Request body doesn't fulfill schema, see details in
fields"}.Error updateing record for domain random.domain.
Will retry in 5 seconds...
Ideas what am I doing wrong or how can I fix this?
@Fleckz commented on GitHub (Sep 29, 2020):
Dooh, updated le-godaddy-dns and all good, sorry! Not dehydrated fault!