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]: Windmill does not see any of its workers #4158

Closed
Bilge opened this issue Nov 7, 2024 · 2 comments · May be fixed by #3878
Closed

[Bug]: Windmill does not see any of its workers #4158

Bilge opened this issue Nov 7, 2024 · 2 comments · May be fixed by #3878

Comments

@Bilge
Copy link

Bilge commented Nov 7, 2024

Error Message and Logs

Windmill onboarding never completes because it launches a job that no worker ever picks up because there are no workers defined.

Steps to Reproduce

  1. Deploy Windmill.
  2. Try to complete HTTP onboarding process.
  3. You can't.

Example Repository URL

No response

Coolify Version

v4.0.0-beta.360

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 20.04.3 LTS

Additional Information

Using some tricks we can bypass the onboarding and see no workers are defined.

Image

This job will wait for an executor indefinitely (it is 02:43 at the time of this writing).

Image

@Bilge Bilge added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Nov 7, 2024
@peaklabs-dev
Copy link
Member

This will be fixed in the next version. You can manually use the new compose file from this link for now: https://github.com/coollabsio/coolify/blob/next/templates/compose/windmill.yaml

@peaklabs-dev peaklabs-dev added 🐞 Confirmed Bug Verified issues that have been reproduced by the team. and removed 🔍 Triage Issues that need assessment and prioritization. labels Nov 7, 2024
@peaklabs-dev peaklabs-dev added this to the v4.0.0 Stable Release milestone Nov 7, 2024
@peaklabs-dev peaklabs-dev added the ✅ Done Issues that are fixed and a PR is ready to be merged. label Nov 7, 2024
@Bilge
Copy link
Author

Bilge commented Nov 7, 2024

That config causes Windmill Server to fail to even connect to the database any more:

2024-11-07T12:04:23.661421503Z Error: Connecting to database: error returned from database: password authentication failed for user "HlHmdyUk4cWNvPno"

Never mind, fixed it.

@Bilge Bilge closed this as completed Nov 7, 2024
@github-actions github-actions bot removed 🐛 Bug Reported issues that need to be reproduced by the team. 🐞 Confirmed Bug Verified issues that have been reproduced by the team. ✅ Done Issues that are fixed and a PR is ready to be merged. labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants