2020-04-11 21:01:53 stdout ERROR: Cert does not exist! Please see the validation error above. Make sure you entered correct credentials into the /config/dns-conf/cloudflare.ini file.
2020-04-11 21:01:53 stdout Please see the logfiles in /var/log/letsencrypt for more details.
2020-04-11 21:01:53 stdout 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 0x7ff52c514340>: Failed to establish a new connection: [Errno -3] Try again'))
2020-04-11 21:01:53 stdout
2020-04-11 21:01:53 stdout During handling of the above exception, another exception occurred:
2020-04-11 21:01:53 stdout
2020-04-11 21:01:53 stdout urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='acme-v02.api.letsencrypt.org', port=443): Max retries exceeded with url: /directory (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7ff52c514340>: Failed to establish a new connection: [Errno -3] Try again'))
2020-04-11 21:01:53 stdout raise MaxRetryError(_pool, url, error or ResponseError(cause))
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/urllib3/util/retry.py", line 436, in increment
2020-04-11 21:01:53 stdout retries = retries.increment(
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/urllib3/connectionpool.py", line 719, in urlopen
2020-04-11 21:01:53 stdout resp = conn.urlopen(
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/requests/adapters.py", line 439, in send
2020-04-11 21:01:53 stdout Traceback (most recent call last):
2020-04-11 21:01:53 stdout
2020-04-11 21:01:53 stdout During handling of the above exception, another exception occurred:
2020-04-11 21:01:53 stdout
2020-04-11 21:01:53 stdout urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x7ff52c514340>: Failed to establish a new connection: [Errno -3] Try again
2020-04-11 21:01:53 stdout raise NewConnectionError(
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/urllib3/connection.py", line 168, in _new_conn
2020-04-11 21:01:53 stdout conn = self._new_conn()
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/urllib3/connection.py", line 300, in connect
2020-04-11 21:01:53 stdout conn.connect()
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn
2020-04-11 21:01:53 stdout self._validate_conn(conn)
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/urllib3/connectionpool.py", line 376, in _make_request
2020-04-11 21:01:53 stdout httplib_response = self._make_request(
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen
2020-04-11 21:01:53 stdout Traceback (most recent call last):
2020-04-11 21:01:53 stdout
2020-04-11 21:01:53 stdout During handling of the above exception, another exception occurred:
2020-04-11 21:01:53 stdout
2020-04-11 21:01:53 stdout socket.gaierror: [Errno -3] Try again
2020-04-11 21:01:53 stdout for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/socket.py", line 918, in getaddrinfo
2020-04-11 21:01:53 stdout for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/urllib3/util/connection.py", line 61, in create_connection
2020-04-11 21:01:53 stdout conn = connection.create_connection(
2020-04-11 21:01:53 stdout File "/usr/lib/python3.8/site-packages/urllib3/connection.py", line 156, in _new_conn
2020-04-11 21:01:53 stdout Traceback (most recent call last):
2020-04-11 21:01:53 stdout [31mAn unexpected error occurred:[0m
2020-04-11 21:01:47 stdout Plugins selected: Authenticator dns-cloudflare, Installer None
2020-04-11 21:01:47 stdout Saving debug log to /var/log/letsencrypt/letsencrypt.log
2020-04-11 21:01:31 stdout Generating new certificate
2020-04-11 21:01:31 stdout dns validation via cloudflare plugin is selected
2020-04-11 21:01:31 stdout E-mail address entered: [email protected]
2020-04-11 21:01:31 stdout Wildcard cert for XXXX.net will be requested
2020-04-11 21:01:31 stdout SUBDOMAINS entered, processing
2020-04-11 21:01:31 stdout 2048 bit DH parameters present
2020-04-11 21:01:31 stdout
2020-04-11 21:01:31 stdout STAGING=
2020-04-11 21:01:31 stdout [email protected]
2020-04-11 21:01:31 stdout DNSPLUGIN=cloudflare
2020-04-11 21:01:31 stdout VALIDATION=dns
2020-04-11 21:01:31 stdout DHLEVEL=2048
2020-04-11 21:01:31 stdout ONLY_SUBDOMAINS=false
2020-04-11 21:01:31 stdout EXTRA_DOMAINS=
2020-04-11 21:01:31 stdout SUBDOMAINS=wildcard
2020-04-11 21:01:31 stdout URL=XXXX.net
2020-04-11 21:01:31 stdout TZ=Europe/Athens
2020-04-11 21:01:31 stdout PGID=101
2020-04-11 21:01:31 stdout PUID=1026
2020-04-11 21:01:31 stdout Variables set:
2020-04-11 21:01:31 stdout [cont-init.d] 50-config: executing...
2020-04-11 21:01:31 stdout [cont-init.d] 30-keygen: exited 0.
2020-04-11 21:01:31 stdout using keys found in /config/keys
2020-04-11 21:01:31 stdout [cont-init.d] 30-keygen: executing...
2020-04-11 21:01:31 stdout [cont-init.d] 20-config: exited 0.
2020-04-11 21:01:31 stdout [cont-init.d] 20-config: executing...
2020-04-11 21:01:31 stdout [cont-init.d] 10-adduser: exited 0.
2020-04-11 21:01:31 stdout
2020-04-11 21:01:31 stdout -------------------------------------
2020-04-11 21:01:31 stdout User gid: 101
2020-04-11 21:01:31 stdout User uid: 1026
2020-04-11 21:01:31 stdout
2020-04-11 21:01:31 stdout -------------------------------------
2020-04-11 21:01:31 stdout GID/UID
2020-04-11 21:01:31 stdout -------------------------------------
2020-04-11 21:01:31 stdout https://www.linuxserver.io/donate/
2020-04-11 21:01:31 stdout To support LSIO projects visit:
2020-04-11 21:01:31 stdout
2020-04-11 21:01:31 stdout Let's Encrypt: https://letsencrypt.org/donate/
2020-04-11 21:01:31 stdout To support the app dev(s) visit:
2020-04-11 21:01:31 stdout
2020-04-11 21:01:31 stdout -------------------------------------
2020-04-11 21:01:31 stdout Brought to you by linuxserver.io
2020-04-11 21:01:31 stdout
2020-04-11 21:01:31 stdout
2020-04-11 21:01:31 stdout |_| |___/ |_| \__/
2020-04-11 21:01:31 stdout | | \__ \ | | | () |
2020-04-11 21:01:31 stdout | | / __| | | / \
2020-04-11 21:01:31 stdout | | ___ _ __
2020-04-11 21:01:31 stdout _ ()
2020-04-11 21:01:31 stdout -------------------------------------
2020-04-11 21:01:31 stdout
2020-04-11 21:01:29 stdout [cont-init.d] 10-adduser: executing...
2020-04-11 21:01:29 stdout [cont-init.d] 01-envfile: exited 0.
2020-04-11 21:01:29 stdout [cont-init.d] 01-envfile: executing...
2020-04-11 21:01:29 stdout [cont-init.d] executing container initialization scripts...
2020-04-11 21:01:29 stdout [fix-attrs.d] done.
2020-04-11 21:01:29 stdout [fix-attrs.d] applying ownership & permissions fixes...
2020-04-11 21:01:29 stdout [s6-init] ensuring user provided files have correct perms...exited 0.
2020-04-11 21:01:29 stdout [s6-init] making user provided files available at /var/run/s6/etc...exited 0.