coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
34.47k stars 1.88k forks source link

[Bug]: Windmill initialized with invalid encryption key #4196

Open Bilge opened 1 week ago

Bilge commented 1 week ago

Error Message and Logs

Key invalid - it should be 64 characters long and only contain letters and numbers.

Steps to Reproduce

  1. Deploy Windmill.
  2. Go to Settings > Workspace > Encryption
  3. Load current key

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

I am not entirely sure whether it's Coolify that's creating this key or Windmill itself, but the 32-character key looks somewhat similar to ones generated elsewhere. However, this might be a Windmill bug.