Hi, i cant get a Certificate on my Domain. Heres the Error:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator nginx, Installer nginx
Which names would you like to activate HTTPS for?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1: panel.keksssmp.de
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter 'c' to cancel): 1
Requesting a certificate for panel.keksssmp.de
Performing the following challenges:
http-01 challenge for panel.keksssmp.de
Waiting for verification...
Challenge failed for domain panel.keksssmp.de
http-01 challenge for panel.keksssmp.de
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: panel.keksssmp.de
Type: connection
Detail: 85.202.163.65: Fetching http://panel.keksssmp.de/.well-known/acme-challenge/N5Zi0QDGnan18Pt3rJR7-NP4MCGG6beEZj6ZAemsEpE: Connection reset by peer
Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible 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.
I also have enabled all ports, and retried that Command but i keep getting this error.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Account registered.
Simulating a certificate request for panel.keksssmp.de
Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:
Domain: panel.keksssmp.de
Type: connection
Detail: 85.202.163.65: Fetching http://panel.keksssmp.de/.well-known/acme-challenge/NdYMOC6oQq4AR_o_YB6f4FfHrB8FweRzKJkyPyPvREs: Connection reset by peer
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.
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.
Also, let's place a test text file in the expected challenge location: mkdir /var/www/pterodactyl/public/.well-known mkdir /var/www/pterodactyl/public/.well-known/acme-challenge echo "test" > /var/www/pterodactyl/public/.well-known/acme-challenge/Test-1234
Then we can see if that file is being served at: http://panel.keksssmp.de/.well-known/acme-challenge/Test-1234
i also use Ubuntu 22.04 and i got an reply from my hoster he said: "no - the VMs are delivered with a blank cloud template from the jw. distro vendor and we do no guest OS scanning etcNetwork traffic is only checked inline for DDoS attack patterns"