Hello!
My domain is: pstn.pw
I ran this command: sudo certbot --nginx -d pstn.pw -d www.pstn.pw
My site loads on port http (port 81) (tested from my phone on data)
It produced this output:
Failed authorization procedure. pstn.pw (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://pstn.pw/.well-known/acme-challenge/GB60qkU-hVV3V494qLjbRbZAVY6LbKIsBO19RlxwhK8: Timeout, www.pstn.pw (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://www.pstn.pw/.well-known/acme-challenge/tGbwnZurUlCvJ-EiZNugv7fV0fBwkMh7NKCgDn8OM3s: Timeout
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: pstn.pw
Type: connection
Detail: Fetching
http://pstn.pw/.well-known/acme-challenge/GB60qkU-hVV3V494qLjbRbZAVY6LbKIsBO19RlxwhK8:
TimeoutDomain: www.pstn.pw
Type: connection
Detail: Fetching
http://www.pstn.pw/.well-known/acme-challenge/tGbwnZurUlCvJ-EiZNugv7fV0fBwkMh7NKCgDn8OM3s:
TimeoutTo fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you’re using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
My web server is (include version): tomcat/nginx
The operating system my web server runs on is (include version): ubuntu 16.04
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
any ideas?
thank you in advance