My domain is: www.tempatkerja.com, tempatkerja.com
I ran this command:
I migrated the server to new ip address, and upgrade from CentOS 7.7 to 8.1.1911. The domain is pointed to the new ip address.
sudo docker-compose up
docker-compose.yml from https://github.com/Verisage/docker-nginx-letsencrypt-odoo
It produced this output:
letsencrypt-nginx-proxy-companion | requests.exceptions.ConnectionError: HTTPSConnectionPool(host=‘acme-v02.api.letsencrypt.org’, port=443): Max retries exceeded with url: /directory (Caused by NewConnectionError(’<urllib3.connection.VerifiedHTTPSConnection object at 0x7fcd8f74a3a0>: Failed to establish a new connection: [Errno -3] Try again’))
My web server is (include version): nginx 1.17.0
The operating system my web server runs on is (include version): Centos 8.1.1911
My hosting provider, if applicable, is: Alibaba Cloud
I can login to a root shell on my machine (yes or no, or I don’t know): disabled.
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): not sure, i use this https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
This topic is similar to ConnectionError: HTTPSConnectionPool(host=’acme-v02.api.letsencrypt.org’, port=443)
However, what I don’t get it when I do:
dig acme-v02.api.letsencrypt.org
Output:
; <<>> DiG 9.11.4-P2-RedHat-9.11.4-26.P2.el8 <<>> acme-v02.api.letsencrypt.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 35678
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;acme-v02.api.letsencrypt.org. IN A
;; ANSWER SECTION:
acme-v02.api.letsencrypt.org. 7200 IN CNAME prod.api.letsencrypt.org.
prod.api.letsencrypt.org. 300 IN CNAME ca80a1adb12a4fbdac5ffcbc944e9a61.pacloudflare.com.
ca80a1adb12a4fbdac5ffcbc944e9a61.pacloudflare.com. 300 IN A 172.65.32.248
;; Query time: 0 msec
;; SERVER: 100.100.2.136#53(100.100.2.136)
;; WHEN: Mon Apr 20 16:23:47 WIB 2020
;; MSG SIZE rcvd: 144