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: sudo: certbot: command not found
My web server is (include version): Gunicorn & Nginx
The operating system my web server runs on is (include version): Ubuntu 22.04 LTS
My hosting provider, if applicable, is: AWS
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):
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
I followed the instructions but it made me confused. it says "certbot is already installed" but when I command "sudo certbot --nginx" it says "sudo: certbot: command not found"
When I tried to install the certificate at the first time, it works fine and I got the questions which website name I am going to choose but I saw old website name was there, so I cancelled the process. after this, I deleted the file of certbot manually in the terminal. after this, I tried to install it again. but this happened.