Hi,
After running the certbot command, the command hangs and does nothing.
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.
My domain is: beta.booksprout.co
I ran this command: sudo certbot --nginx -d beta.booksprout.co
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Log file then shows this:
2023-10-12 08:41:53,721:DEBUG:urllib3.connectionpool:http://localhost:None "GET /v2/connections?snap=certbot&interface=content HTTP/1.1" 200 97
2023-10-12 08:41:53,887:DEBUG:certbot._internal.main:certbot version: 2.7.1
2023-10-12 08:41:53,888:DEBUG:certbot._internal.main:Location of certbot entry point: /snap/certbot/3390/bin/certbot
2023-10-12 08:41:53,888:DEBUG:certbot._internal.main:Arguments: ['--nginx', '-d', 'beta.booksprout.co', '--preconfigured-renewal']
2023-10-12 08:41:53,888:DEBUG:certbot._internal.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#apache,PluginEntryPoint#manual,PluginEntryPoint#nginx,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2023-10-12 08:41:53,896:DEBUG:certbot._internal.log:Root logging level set at 30
2023-10-12 08:41:53,896:DEBUG:certbot._internal.plugins.selection:Requested authenticator nginx and installer nginx
My web server is (include version): Ubuntu 20.04
The operating system my web server runs on is (include version): Ubuntu 20.04
My hosting provider, if applicable, is: OVH
I can login to a root shell on my machine (yes or no, or I don't know): Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):certbot 2.7.1