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

[Bug]: Enabling healthcheck on resource disable traefik #4963

Open
lucasmcht opened this issue Jan 25, 2025 · 0 comments
Open

[Bug]: Enabling healthcheck on resource disable traefik #4963

lucasmcht opened this issue Jan 25, 2025 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@lucasmcht
Copy link

Error Message and Logs

When deploying a resource (here a dockerfile) on a 2nd server (not the one with coolify on it), enabling the healthcheck on it prevent traefik from working with that resource.

Steps to Reproduce

  1. Deploy a resource on your 2nd server, with healthcheck enabled
  2. Go to your traefik dashboard, the resource should not be here
  3. Disable the healthcheck on the resource
  4. Redeploy the resource
  5. Check again the traefik dashboard, the resource should be here

Example Repository URL

No response

Coolify Version

v4.0.0-beta.389

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 22.04

Additional Information

Image Healthcheck enabled Image Healthcheck enabled, traefik dashboard Image Healthcheck disabled Image Healthcheck disabled, traefik dashboard
@lucasmcht lucasmcht added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant