Hi, its the second time I am encountering this error.
I am unable to reach my frontend via the duckdns url.
My instance is running in virtualenv and setup with the guide to letsenrypt.
Checked my certificate still valid, it is reachable via local url.
This is appearing in my log, not sure if its connected with the case.
NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fae2ebe8320>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x7fae2d6e60f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
does anyone has any ideas or the same issue?
Thank you - Walter