Hello,
My domain is: oracle.fireballdev.tech
I ran this command: certbot certonly -v -d oracle.fireballdev.tech
It produced this output:
root@instance-20221230-1720:~# certbot certonly -v -d oracle.fireballdev.tech
Saving debug log to /var/log/letsencrypt/letsencrypt.log
How would you like to authenticate with the ACME CA?
1: Spin up a temporary webserver (standalone)
2: Place files in webroot directory (webroot)
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 1
Plugins selected: Authenticator standalone, Installer None
Requesting a certificate for oracle.fireballdev.tech
Performing the following challenges:
http-01 challenge for oracle.fireballdev.tech
Waiting for verification...
1Challenge failed for domain oracle.fireballdev.tech
http-01 challenge for oracle.fireballdev.tech
Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: oracle.fireballdev.tech
Type: connection
Detail: 130.61.120.104: Fetching http://oracle.fireballdev.tech/.well-known/acme-challenge/yDBVUrrMfzzceMo68JlBPou-XDm-Hvmj1SUbnFLz6vg: Error getting validation data
Hint: The Certificate Authority failed to download the challenge files from the temporary standalone webserver started by Certbot on port 80. Ensure that the listed domains point to this machine and that it can accept inbound connections from the internet.
Cleaning up challenges
Some challenges have failed.
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.
root@instance-20221230-1720:~#
My web server is (include version): Have none. Need it for a Pterodactyl Wing to communicate via SSL
My hosting provider, if applicable, is: Oracle
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 1.21.0
Here are my Firewall Rules set on Oracle: https://i.imgur.com/RUNLBb4.png, theoretically it should allow all traffic..
Additional Note: I am trying to setup a Pterodactyl Wing and let it communicate with my Pterodactyl Panel over SSL