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: easygoshuttle.com.au
I ran this command: sudo certbot --nginx
It produced this output: "too many certificate....5 certificate in 164 hours..."
My web server is (include version): nginx
The operating system my web server runs on is (include version):Linux instance-1 5.10.0-21-cloud-amd64 #1 SMP Debian 5.10.162-1 (2023-01-21) x86_64
My hosting provider, if applicable, is: google compute engine
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): ssh terminal
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): certbot 2.3.0
Please help me to fix this matter.... this is the company website.... serious error happened and I had to deploy yesterday... I thought everything was okay but finally I got several problem, "not allowed header...", sometimes gunicorn problem that I could not fix... that's why I was panic and tried all up. Google compute engine is okay now as long as I can received the certificate from "Let's Encript".
This is the message I got "The following error was encountered:
[Errno 13] Permission denied: '/var/log/letsencrypt/.certbot.lock'
Either run as root, or set --config-dir, --work-dir, and --logs-dir to writeable paths.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/certbot-log-fwzbo3sd/log or re-run Certbot with -v for more details."
I forgot one thing to tell you. When I command this, 'sudo certbot --nginx', I got this message "sudo: certbot: command not found." so I did try this "sudo snap certbot --nginx". but still denied.
I installed in a different way " sudo apt-get install certbot python3-certbot-nginx , then now I can use 'sudo certbot --nginx' but still same problem.
The thing you told me to delete, I could not find in the directory. I can see the certbot folder home directiory. Do you want me to delete the folder?
Do you want me to uninstall certbot? or delete it ? I am too scared to just delete it. Is there any certain way to uninstall, I mean proper way to do it..