My domain is: dev.bookshelf.sun-asterisk.ph
I ran this command: sudo ./init-letsencrypt.sh
It produced this output:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for dev.bookshelf.sun-asterisk.ph
Using the webroot path /var/www/certbot for all unmatched domains.
Waiting for verification...
Challenge failed for domain dev.bookshelf.sun-asterisk.ph
http-01 challenge for dev.bookshelf.sun-asterisk.ph
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: dev.bookshelf.sun-asterisk.ph
Type: connection
Detail: Fetching
http://dev.bookshelf.sun-asterisk.ph/.well-known/acme-challenge/X-fDlMuF5MGEu4wynoFEyi50xMpvmQ1Q_FYtKnHRXZE:
Connection refused
To 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): nginx:1.15-alpine (Used as image in docker)
The operating system my web server runs on is (include version): CentOS Linux 7 (Core)
My hosting provider, if applicable, is: dotPH
I can login to a root shell on my machine (yes or no, or I don’t know): yes
I am using docker with my Rails Application.