Hello,
I am absolutely lost and unsure how to decipher the details everyone is discussing. Im a newbie to this kind of stuff and hoping for some help! My SWAG on unraid was connected to personal webhost. DuckDNS was used to update my IP address. it was working and all of the sudden has stopped receiving certificates.
-------------------------------------------------
Router Settings:
Port forwarding is open on router 80>81 and 443>442.
-------------------------------------------------
Container Settings:
http - 81
https - 442
domain name - mydomainname.com
subdomains - bw, etc...
only subdomains - true
validation - http
duckDNS Token - MyToken
----------------------------------------------------
Logs:
SWAG Log:
When running logs, the following errors are received: (obviously hid my domain stuff below)
Certbot failed to authenticate some domains (authenticator: standalone). The Certificate Authority reported these problems:
Domain: subdomainnamehere.domainhere.com
Type: connection
Detail: Fetching http://subdomainnamehere.domainhere.com/.well-known/acme-challenge/XXXXXHIDDEN: Timeout during connect (likely firewall problem)
ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container
---------------------------------------
LetsEncrypt Log:
Failed to renew certificate subdomainnamehere.domainhere.com with error: HTTPSConnectionPool(host='acme-v02.api.letsencrypt.org', port=443): Max retries exceeded with url: /directory (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0xHIDDEN>: Failed to establish a new connection: [Errno -3] Try again'))
--------------------------------------------
I appreciate help in advance.