hi,
I am using nginx on ubuntu 16.04
the site is up (checked with isup.me) , and accessible for every one
command :
~# letsencrypt certonly --webroot blablabla(sure is correct)
please help =[
hi,
I am using nginx on ubuntu 16.04
the site is up (checked with isup.me) , and accessible for every one
command :
~# letsencrypt certonly --webroot blablabla(sure is correct)
please help =[
You forgot to black (or rather white ) out the domain in one part of the screenshot, and it looks like there’s a typo in there (missing “p”, I would guess). Could that be it?
blacked and the typo is fixed
then i run the command again, and …boom
it comes again
no a single typo this time
If you manually put a file called “test” with some random content in {webroot}/.well-known/acme-challenge
(you might have to create that directory, as certbot deletes it after it runs) and browse to that URL, do you get a 404 as well? Any .htaccess
rules (or similar) that could be interfering?
yes, i have some .html s in the folders
and if i remove this 2 domain ( blablabla.com and www.blablabla.com) from the command , it congratulations me
Two more things to check:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.