hcengineering / hcengineering/huly-selfhost
Unable to create/join workspace with v0.6.265+ and Traefik
- Dominant language
- Shell
- Stars
- 3.5k
- Forks
- 469
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I’m currently using Huly with Traefik using #19.
It works perfectly well with v0.6.264 but with v0.6.265+ I get an insecure connection with ws when I try to create/join/connect to a workspace. Something I can fix in services.account.enviroment with
- TRANSACTOR_URL=wss://example.com:3333
instead of
- TRANSACTOR_URL=ws://transactor:3333
The problem is that I get an infinite loading when I try to join/connect to a workspace, and I get stuck at 30% when I try to create one. Apparently a few people had this error some weeks ago:
- https://github.com/coollabsio/coolify/pull/3049#issuecomment-2293316414
Do you know how I could resolve it or why it is happening?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.