Ubuntu 20.04 VPS, nginx, let's encrypt certificate installed on January (not wildcard), automated by certbot version 1.13.0 .
"sudo certbot renew --dry-run" doesn't work anymore, it returns:
> Failed to renew certificate mydomain.com with error: Error determining zone identifier for mydomain.com: 403 Client Error: Forbidden for url: https:/
> /eu.api.ovh.com/1.0/domain/zone/. (Are your Application Key and Consumer Key values correct?)
The renewal is done by the dns-ovh certbot plugin.
File /etc/letsencrypt/renewal/mydomain.com.conf has the same credentials used when I created the certificate.
How can I check if my credentials are valid?
Could this issue be related to the recent OVH incident?
Let's encrypt certificate can't renew
Related questions
- Installing Operating System from custom image on OVH VPS ( CentOS 8 Tutorial)
57724
11.01.2020 21:11
- SMTP server on VPS and port 25 opening
48658
10.12.2025 13:59
- Mumbai VPS data-center availability
45973
23.12.2025 04:48
- Nameserver for my vps
45472
07.08.2018 11:35
- Remote access to MySQL database
44441
16.01.2018 15:29
- VPS stuck in “Saving…” for over 24 hours – No SSH, No KVM, No Rescue
43398
10.01.2026 22:36
- Advice on products to run a simple website + CMS.
40016
07.01.2026 14:58
- VPS login and password not accepted. Reboot in Rescue Mode results in root and temp password not being accepted
38585
15.01.2026 20:04
- Change server location
36991
06.11.2020 10:16
- Redirect domain to vps
36637
03.01.2018 22:32
From the error message, it looks like your API key has expired.
Maybe you should generate new tokens at the following URL:
https://api.ovh.com/createToken/
- Application Key
- Application Secret
- Consumer Key