You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To Reproduce
Steps to reproduce the behavior:
Submit the LetsEncrypt information after entering the password and Username for DDNS service such as afraid.org.
Expected behavior
Creation of SSL certicate
Error:
CommandError: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
at /app/lib/utils.js:16:13
at ChildProcess.exithandler (node:child_process:430:5)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
Domain Names *
*.spehr.ignorelist.com
Operating System
Docker, Ubuntu 22.04
The text was updated successfully, but these errors were encountered:
Checklist
jc21/nginx-proxy-manager:latest
docker image?Describe the bug
https://community.letsencrypt.org/t/internal-error-nginx-proxy-manager/230270
Nginx Proxy Manager Version
v2.12.1
To Reproduce
Steps to reproduce the behavior:
Submit the LetsEncrypt information after entering the password and Username for DDNS service such as afraid.org.
Expected behavior
Creation of SSL certicate
Error:
CommandError: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata
ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Max retries exceeded with url: /packages/0e/f8/87fe7a3f8ef01b13218939ec69e7da5f2e1eb1578df43ff7101ba0637cb5/certbot_dns_freedns-0.1.0-py2.py3-none-any.whl.metadata (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
Domain Names *
*.spehr.ignorelist.com
Operating System
Docker, Ubuntu 22.04
The text was updated successfully, but these errors were encountered: