Skip to content
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

What is the best recommendation for overcoming an ETIMEDOUT false alarm for a docker? #2630

Closed
2 tasks done
miguelarios opened this issue Jan 17, 2023 · 3 comments
Closed
2 tasks done

Comments

@miguelarios
Copy link

⚠️ Please verify that this bug has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

I have a few dockers (not all) that are getting an ETIMEDOUT it is not regularly happening as in on a predictable standpoint so just curious if I should just extend the 60s to 120s or if there is something else.

I'm using docker-socket-proxy to proxy my docker socket inside Tailscale between my homelab in my LAN and a VPS where uptime kuma resides.

🐻 Uptime-Kuma Version

1.19.3

💻 Operating System and Arch

Debian 5.10.149

🌐 Browser

Firefox 108.1

🐋 Docker Version

Docker 20.10.22

🟩 NodeJS Version

No response

@chakflying
Copy link
Collaborator

Strangely it seems like we forgot to set the axios timeout for Docker monitors. We can add a temporary fix, and/or wait after #2142 gets merged and we can add configurable timeout support for the Docker monitor as well.

@github-actions
Copy link

We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days.

@github-actions github-actions bot added the Stale label Apr 18, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 2 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants