Tomili
New Pleskian
Again let's encrypt error.
Topic before:
https://talk.plesk.com/threads/prepare-etc-network-interface-for-plesk.339884/
I habe Added an second domain.
In the /etc/hosts i have first add the domain
After i added the domain.
I created an subdomain and add the let's encrypt certificate and it works fine.
But whe i try to add the SSL on the pokemongoburgdorf.ch will output an error.
Commands that i run.
An idea?
Topic before:
https://talk.plesk.com/threads/prepare-etc-network-interface-for-plesk.339884/
I habe Added an second domain.
In the /etc/hosts i have first add the domain
Code:
192.168.168.200 pokemongoburgdorf.ch
After i added the domain.
I created an subdomain and add the let's encrypt certificate and it works fine.
But whe i try to add the SSL on the pokemongoburgdorf.ch will output an error.
Code:
[2016-11-07 17:41:53] ERR [extension/letsencrypt] Execution of /opt/psa/admin/plib/modules/letsencrypt/scripts/cli.php failed with exit code 1 and the output:
Saving debug log to /opt/psa/var/modules/letsencrypt/logs/letsencrypt.log
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for pokemongoburgdorf.ch
Starting new HTTPS connection (1): 127.0.0.1
Waiting for verification...
Cleaning up challenges
Failed authorization procedure. pokemongoburgdorf.ch (http-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Invalid response from http://pokemongoburgdorf.ch/.well-known/acme-challenge/chyYTfr0jbDkxNEGV-_U0VHRrrl-4DbS-0bnUqgtyU0: "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>404 Not Found</title>
<h1>Not Found</h1>
<p>The requested URL was"
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: pokemongoburgdorf.ch
Type: unauthorized
Detail: Invalid response from
http://pokemongoburgdorf.ch/.well-known/acme-challenge/chyYTfr0jbDkxNEGV-_U0VHRrrl-4DbS-0bnUqgtyU0:
"<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<title>404 Not Found</title>
<h1>Not Found</h1>
<p>The requested URL was"
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A record(s) for that domain
contain(s) the right IP address.
Execution of /opt/psa/admin/plib/modules/letsencrypt/scripts/cli.php failed with exit code 1 and the output:
Saving debug log to /opt/psa/var/modules/letsencrypt/logs/letsencrypt.log
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for pokemongoburgdorf.ch
Starting new HTTPS connection (1): 127.0.0.1
Waiting for verification...
Cleaning up challenges
Failed authorization procedure. pokemongoburgdorf.ch (http-01): urn:acme:error:unau
Commands that i run.
Code:
plesk repair all pokemongoburgdorf.ch
plesk repair installation pokemongoburgdorf.ch
An idea?