Hi, folks. I uninstalled (deleted) the SSL certificates from the previous host (VM, IP: 152.67.32.77), then I went to the DNS settings dashboard and I changed the IP to 140.238.184.136 (the new VM where the SSL certificates and the Web application will be set). That was yesterday, and I believe that the 24h were gone. But, all the same, I have the following scenario:
As you can notice, I'm using Docker. 140.238.184.136 is the IP of my VM, which is, by the way, the same info that is in the DNS settings (type A registry). Why is that happening?
My domain is: olimppi.us www.olimppi.us
I ran this command: certonly --webroot -w /var/www/certbot --email rogeriobsoares5@gmail.com -d olimppi.us -d www.olimppi.us --agree-tos
It produced this output: Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed domains serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.
My web server is (include version): nginx/1.23.2
The operating system my web server runs on is (include version): Docker version 20.10.20, build 9fdeb9c running in Ubuntu 20.04 LTS (GNU/Linux 5.15.0-1018-oracle aarch64)
My hosting provider, if applicable, is: Oracle Cloud Infrastructure
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): None
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):