Hi,
A few weeks ago, I was able to install the Lets Encrypt, but now I noticed under sites-enabled there is
learninggardenmontessori.ph.conf
learninggardenmontessori.ph-le-ssl.conf
i believed i have not done the second one…
and now when I start and diagnose this is the error message.
“AH00526: Syntax error on line 66 of /etc/apache2/sites-enabled/learninggardenmontessori.ph-le-ssl.conf:
SSLCertificateFile: file ‘/etc/letsencrypt/live/www.learninggardenmontessori.ph/fullchain.pem’ does not exist or is empty
Action ‘-k stop’ failed.
The Apache error log may have more information.”
I have done it… and here are the results… I believe I am on the right path
sudo ls /etc/letsencrypt/live/www.learninggardenmontessori.ph
cert.pem chain.pem fullchain.pem privkey.pem README
I am also confused because the one with the le.ssl.conf, I did not do that…but it was there,
was it done automatically?
Hi Juergen,
I have removed the certificate, I just noticed before… when I have installed it 28 days ago, it worked however when I opted for the option of redirection to HTTPS: it’s not working anymore… now I deleted everything… and I am getting this error message;
"SSL received a record that exceeded the maximum permissible length. Error code: SSL_ERROR_RX_RECORD_TOO_LONG>’’
how do I start from scratch from this…?
Thank you,
Visible Content: Forbidden You don't have permission to access / on this server. Apache/2.4.29 (Ubuntu) Server at www.learninggardenmontessori.ph Port 80
Hi,
I did what you told me… and I got this error message
"Error while running apache2ctl configtest.
Action ‘configtest’ failed.
The Apache error log may have more information.
AH00526: Syntax error on line 51 of /etc/apache2/sites-enabled/learninggardenmontessori.ph.conf:
Name duplicates previous WSGI daemon definition.
Rolling back to previous server configuration…"
But I have the CONGRATULATIONS PART
*When I tried to run this command and was asked to expand
Failed authorization procedure. learninggardenmontessori.ph (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: unknownHost :: No valid IP addresses found for learninggardenmontessori.ph
Now I am at a lost on this part…
Thanks for your help, really…
Hi Juergen,
where can I find that..non-www version?
Thanks for your help..
btw now.. the error is it tries to redirect to https that's why i am unable to see it using www.learninggardenmontessori.ph
Visible Content: Forbidden You don't have permission to access / on this server. Apache/2.4.29 (Ubuntu) Server at www.learninggardenmontessori.ph Port 80
Visible Content: Page not found (404) Request Method: GET Request URL: http://learninggardenmontessori.ph/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de Using the URLconf defined in lgms.urls , Django tried these URL patterns, in this order: [name='about'] [name='gallery'] [name='admission'] [name='calendar'] [name='careers'] [name='news'] [name='online'] admin/ students-admin home [name='home'] home/<int:pk>/ [name='studentbioid'] home/<int:pk>/ [name='studentmedpccheck'] teachers/ parents/ mainviews/ ^media/(?P<path>.*)$ accounts/ accounts/signup/ [name='signup'] accounts/signup/parents [name='parentsview'] accounts/signup/teacher [name='teachersview'] pages/ The current path, .well-known/acme-challenge/check-your-website-dot-server-daten-dot-de , didn't match any of these. You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False , and Django will display a standard 404 page.
Visible Content: Page not found (404) Request Method: GET Request URL: http://www.learninggardenmontessori.ph/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de Using the URLconf defined in lgms.urls , Django tried these URL patterns, in this order: [name='about'] [name='gallery'] [name='admission'] [name='calendar'] [name='careers'] [name='news'] [name='online'] admin/ students-admin home [name='home'] home/<int:pk>/ [name='studentbioid'] home/<int:pk>/ [name='studentmedpccheck'] teachers/ parents/ mainviews/ ^media/(?P<path>.*)$ accounts/ accounts/signup/ [name='signup'] accounts/signup/parents [name='parentsview'] accounts/signup/teacher [name='teachersview'] pages/ The current path, .well-known/acme-challenge/check-your-website-dot-server-daten-dot-de , didn't match any of these. You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False , and Django will display a standard 404 page.
Both http versions are defined, there is no redirect. And /.well-known/acme-challenge answers with the correct answer http status 404 - not found.