Hey Guys!
first of all: sorry, i am not a pro with the certificate-stuff. so maybe my question will be dumb. but… i cant help it by myself.
i have a problem with the renewal of my certificate.
The certificate needs to be installed on raspbian, its used for nextcloud.
when trying to renew the certificates, the following error shows up:
Failed authorization procedure. elberthome.dnshome.de (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://elberthome.dnshome.de/.well-known/acme-challenge/TxwoH5rxd6Cm3fFAT0stlsUBOpBNyHLhLiyau3Y69cE: Error getting validation data
problem is, i deleted the .well-known folder, i had to during the nextcloud-update.
how can i generate a complete new one?
is there any help?
EDIT!
Juergen asked me to update my Thread (sorry for that!)
more information here:
my domain is: elberthome.dnshome.de
i ran this command:
certbot certonly --webroot -w /var/www/html/ -d elberthome.dnshome.de -m simonelbert@gmx.de --agree-tos
it produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for elberthome.dnshome.de
Using the webroot path /var/www/html for all unmatched domains.
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. elberthome.dnshome.de (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://elberthome.dnshome.de/.well-known/acme-challenge/TxwoH5rxd6Cm3fFAT0stlsUBOpBNyHLhLiyau3Y69cE: Error getting validation data
my webserver is: nextcloud
my operating system is: raspbian
i can login to a root shell on my machine: yes
Thank you in Advance!!
warm (cold) regards from germany,
Simon