Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: www.alltog.fr
I ran this command:I run my node app and greenlock-express is trying to answer the challenge for a new certificate.
It produced this output:
url GET http://alltog.fr/.well-known/acme-challenge/Ddjik3cghpZerKtEIWP9yK5HfmMQs8qGT1cXGdDnErs
{"error":{"message":"domain 'alltog.fr' has no token 'Ddjik3cghpZerKtEIWP9yK5HfmMQs8qGT1cXGdDnErs'."}}
url GET
https://acme-v02.api.letsencrypt.org/acme/chall-v3/7397618413/g-bRGQ
{
- "type": "http-01",*
- "status": "invalid",*
- "error": {*
- "type": "urn:ietf:params:acme:error:unauthorized",*
- "detail": "Invalid response from http://www.alltog.fr/.well-known/acme-challenge/Ddjik3cghpZerKtEIWP9yK5HfmMQs8qGT1cXGdDnErs [90.119.179.174]: 404",*
- "status": 403*
- },*
- "url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/7397618413/g-bRGQ",*
- "token": "Ddjik3cghpZerKtEIWP9yK5HfmMQs8qGT1cXGdDnErs",*
- "validationRecord": [*
- {*
-
"url": "http://alltog.fr/.well-known/acme-challenge/Ddjik3cghpZerKtEIWP9yK5HfmMQs8qGT1cXGdDnErs",*
-
"hostname": "alltog.fr",*
-
"port": "80",*
-
"addressesResolved": [*
-
"213.186.33.5"*
-
],*
-
"addressUsed": "213.186.33.5"*
- },*
- {*
-
"url": "http://www.alltog.fr/.well-known/acme-challenge/Ddjik3cghpZerKtEIWP9yK5HfmMQs8qGT1cXGdDnErs",*
-
"hostname": "www.alltog.fr",*
-
"port": "80",*
-
"addressesResolved": [*
-
"90.119.179.174"*
-
],*
-
"addressUsed": "90.119.179.174"*
- }*
- ]*
}
My web server is (include version):
The operating system my web server runs on is (include version):
I am trying to migrate from my raspberry pi2 to a pi4 that both run on debian. Everything is working fine on the pi2
My hosting provider, if applicable, is:
France- Orange
I can login to a root shell on my machine (yes or no, or I don't know):
yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):