Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
I ran this command: certbot certonly --nginx -d node4.lebenmc.de
It produced this output: An unexpected error occurred:
The server experienced an internal error :: The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
My web server is (include version): Nginx latest
The operating system my web server runs on is (include version): Ubuntu 22.04
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
That problem was resolved yesterday. Are you getting that error right now?
Does it repeat?
Because there is no current active outage. But maybe yours is the first?
May 16, 2024 22:42 UTC
[Monitoring] We've applied a fix to the elevated rate of 503 responses as of 19:50 UTC, with no 503s served since then. We will continue monitoring through the next periods of high load before marking this incident resolved.
yes i get the same error on 3 different servers
im getting the error right now, but 15 minutes ago it worked
hopefully not it literally worked 15mins ago and its breaking the workflow
Can you post or upload that log file? I need to be away for a bit but those details would be helpful for other volunteers to assess the failure response exactly.
2024-05-18 19:00:36,198:DEBUG:certbot._internal.log:Exiting abnormally: Traceback (most recent call last): File "/snap/certbot/3700/bin/certbot", line 8, in <module> sys.exit(main()) File "/snap/certbot/3700/lib/python3.8/site-packages/certbot/main.py", line 19, in main return internal_main.main(cli_args) File "/snap/certbot/3700/lib/python3.8/site-packages/certbot/_internal/main.py", line 1894, in main return config.func(config, plugins) File "/snap/certbot/3700/lib/python3.8/site-packages/certbot/_internal/main.py", line 1582, in certonly le_client = _init_le_client(config, auth, installer) File "/snap/certbot/3700/lib/python3.8/site-packages/certbot/_internal/main.py", line 838, in _init_le_client return client.Client(config, acc, authenticator, installer, acme=acme) File "/snap/certbot/3700/lib/python3.8/site-packages/certbot/_internal/client.py", line 297, in __init__ acme = acme_from_config_key(config, self.account.key, self.account.regr) File "/snap/certbot/3700/lib/python3.8/site-packages/certbot/_internal/client.py", line 72, in acme_from_config_key directory = acme_client.ClientV2.get_directory(config.server, net) File "/snap/certbot/3700/lib/python3.8/site-packages/acme/client.py", line 330, in get_directory return messages.Directory.from_json(net.get(url).json()) File "/snap/certbot/3700/lib/python3.8/site-packages/acme/client.py", line 704, in get return self._check_response( File "/snap/certbot/3700/lib/python3.8/site-packages/acme/client.py", line 602, in _check_response raise messages.Error.from_json(jobj) acme.messages.Error: urn:acme:error:serverInternal :: The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details. 2024-05-18 19:00:36,199:ERROR:certbot._internal.log:An unexpected error occurred: 2024-05-18 19:00:36,199:ERROR:certbot._internal.log:acme.messages.Error: urn:acme:error:serverInternal :: The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details.