Fehler bei Erzeugung von Zertifikat  [GELÖST]

Locked
marco
Posts: 212
Joined: Thu 26. Oct 2017, 18:23

Fehler bei Erzeugung von Zertifikat

Post by marco »

Kann mir da jemand weiter helfen? Domains hatte ich gestern angelegt, nicht nur die,waren noch 3-4 mehr die aber ohne Probleme gehen.

Code: Select all

[07-Feb-2018 00:01:00] INFO  --> check domain "domain.de'
[07-Feb-2018 00:01:00] INFO  --> certificate file does not exist
[07-Feb-2018 00:01:00] DEBUG --> renew cert
[07-Feb-2018 00:01:00] DEBUG --> Using certificate authority "https://acme-v01.api.letsencrypt.org".
[07-Feb-2018 00:01:00] DEBUG --> Using terms of service "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf".
[07-Feb-2018 00:01:00] DEBUG --> Account already registered. Continue.
[07-Feb-2018 00:01:00] DEBUG --> Start certificate generation process for domains.
[07-Feb-2018 00:01:00] DEBUG --> Request callenge for "domain.de".
[07-Feb-2018 00:01:00] DEBUG --> Sending signed request to "/acme/new-authz".
[07-Feb-2018 00:01:18] DEBUG --> Got challenge token for  "domain.de".
[07-Feb-2018 00:01:18] DEBUG --> Token stored at "/home/keyhelp/www/.well-known/acme-challenge/YsvpRUw7SusUNBj59_3zEwNfTy-89NgSrqCR9Z20nLg".
[07-Feb-2018 00:01:18] DEBUG --> Token should be available at "http://domain.de/.well-known/acme-challenge/YsvpRUw7SusUNBj59_3zEwNfTy-89NgSrqCR9Z20nLg".
[07-Feb-2018 00:01:18] ERROR --> a lets encrypt error occurred: Self check is unable to access token uri "http://domain.de/.well-known/acme-challenge/YsvpRUw7SusUNBj59_3zEwNfTy-89NgSrqCR9Z20nLg"
[07-Feb-2018 00:01:18] INFO  --> check domain "www.domain.de'
[07-Feb-2018 00:01:18] INFO  --> certificate file does not exist
[07-Feb-2018 00:01:18] DEBUG --> renew cert
[07-Feb-2018 00:01:18] DEBUG --> Using certificate authority "https://acme-v01.api.letsencrypt.org".
[07-Feb-2018 00:01:19] DEBUG --> Using terms of service "https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf".
[07-Feb-2018 00:01:19] DEBUG --> Account already registered. Continue.
[07-Feb-2018 00:01:19] DEBUG --> Start certificate generation process for domains.
[07-Feb-2018 00:01:19] DEBUG --> Request callenge for "www.domain.de".
[07-Feb-2018 00:01:19] DEBUG --> Sending signed request to "/acme/new-authz".
[07-Feb-2018 00:01:29] DEBUG --> Got challenge token for  "www.domain.de".
[07-Feb-2018 00:01:29] DEBUG --> Token stored at "/home/keyhelp/www/.well-known/acme-challenge/UVI-vhNUWQUFaS0Q8FmzRkK90jCeq7dKXp0eRDISOiA".
[07-Feb-2018 00:01:29] DEBUG --> Token should be available at "http://www.domain/.well-known/acme-challenge/UVI-vhNUWQUFaS0Q8FmzRkK90jCeq7dKXp0eRDISOiA".
[07-Feb-2018 00:01:29] ERROR --> a lets encrypt error occurred: Self check is unable to access token uri "http://www.domain.de/.well-known/acme-challenge/UVI-vhNUWQUFaS0Q8FmzRkK90jCeq7dKXp0eRDISOiA"
User avatar
Tobi
Community Moderator
Posts: 3396
Joined: Thu 5. Jan 2017, 13:24

Re: Fehler bei Erzeugung von Zertifikat  [GELÖST]

Post by Tobi »

Bei einem Domaintransfer kann es bis zu 48 Stunden dauern bis die neue IP in Amerika bei Let's Encrypt "ankommt".

Erst dann funktioniert die Überprüfung.

Du kannst das vorab testen indem du dir einen Tracert-Dienst aus Amiland suchst und einen Trace auf deine Domain machst.
Gruß,
Tobi


-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
marco
Posts: 212
Joined: Thu 26. Oct 2017, 18:23

Re: Fehler bei Erzeugung von Zertifikat

Post by marco »

Danke für die Antwort, klappt nun.
Locked