-
-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exception error #154
Comments
I was also getting this error, but always. |
Thanks, I will try it.
|
Any update on this? I am also seeing the same error as @robertoprubio
|
i have the same issue. Any idea how to solve it ? It shows up randomly. |
Similar error here as well; Ubuntu 22.04, K3s v1.28.7+k3s1
However, I can exec into the Pod and manually NSLOOKUP for api.cloudflare.com and it resolves. |
Describe the bug
An exception occurred while sending 'GET' request to 'zones/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX': HTTPSConnectionPool(host='api.cloudflare.com', port=443): Max retries exceeded with url: /client/v4/zones/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX (Caused by NameResolutionError("<urllib3.connection.HTTPSConnection object at 0x7f2db1493e30>: Failed to resolve 'api.cloudflare.com' ([Errno -3] Try again)"))
To Reproduce
I don't know how to reproduce the issue.
It occurs ramdonly, each time to time and, when it occurs, only stopping then starting the docker again solves the issue
Expected behavior
When a exception is received the process will start normal after the exception
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: