ACME-tiny - HTTP Challenge not Passing Due to Web Server Timeouts

Please fill out the fields below so we can help you better.

My domain is: redparticle.net

I ran this command: python acme_tiny.py --account-key /tmp/acme-challenge-private/redparticle.net.pem --csr /tmp/acme-challenge-private/redparticle.net.csr --acme-dir /tmp/acme-challenge-public

It produced this output:
{
“type”: “http-01”,
“status”: “invalid”,
“error”: {
“type”: “urn:acme:error:connection”,
“detail”: “Could not connect to redparticle.net”,
“status”: 400
},
“uri”: “https://acme-v01.api.letsencrypt.org/acme/challenge/u8y4eYJA3mCfYuINoTz4aTwEU2Tm3kR4rT-M1ZlM-dA/1170125532”,
“token”: “7JWPL4cQfROwcoJdWDbSBQjk1GUazBlbefANMMJRtgg”,
“keyAuthorization”: “7JWPL4cQfROwcoJdWDbSBQjk1GUazBlbefANMMJRtgg.H8VTBUdlNDTMelbIFUBZLHKTU5IuohSSNvVxAuJqjzc”,
“validationRecord”: [
{
“url”: “http://redparticle.net/.well-known/acme-challenge/7JWPL4cQfROwcoJdWDbSBQjk1GUazBlbefANMMJRtgg”,
“hostname”: “redparticle.net”,
“port”: “80”,
“addressesResolved”: [
“46.117.83.14”
],
“addressUsed”: “46.117.83.14”,
“addressesTried”: []
}
]
}

My operating system is (include version): Raspbian 8 (Debian Jessie for Raspberry Pi)

My web server is (include version): Nginx 1.6.2

My hosting provider, if applicable, is:

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): yes - Yunohost (does that count?).

I’m trying to set up a small test server on my Raspberry Pi and I’m getting the error above. the Pi sits behind a router but ports 80 and 443 are routed to it. I can access the challenge url from the outside:
http://redparticle.net/.well-known/acme-challenge/7JWPL4cQfROwcoJdWDbSBQjk1GUazBlbefANMMJRtgg

Please help.

I can't; the connection times out. That could be the problem.

I have tested with with multiple clients from outside my network and they all connected.

I get a timeout as well

Andrei

It seems this is an ISP-level issue where the ports were blocked to incoming connections from abroad.

Thank you all for helping out!
Could an admin delete this (useless) thread please?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.