Infinitii Loading Issue - workspace Not Starting Even After Builder is Finished in EnvBuilder
Hey everyone, I'm encountering an issue with my setup in coder. The builder process completes successfully, but when I try to start the workspace, it just doesn't launch. Instead, I'm stuck with infinite loading.
I've checked the logs and everything seems fine, but the workspace doesn't seem to initialize properly.
-
- docker-devcontainer.tfhttps://gist.github.com/khilmeee/92eaab9277dd68cde7a498aae0ecdce9 I’ve tried restarting and rebuilding the workspace, but nothing seems to work. Any help would be appreciated! Thanks in advance! 🙏
devcontainer.json
- docker-devcontainer.tfhttps://gist.github.com/khilmeee/92eaab9277dd68cde7a498aae0ecdce9 I’ve tried restarting and rebuilding the workspace, but nothing seems to work. Any help would be appreciated! Thanks in advance! 🙏
5 Replies
<#1322648671602610248>
Category
Help needed
Product
Coder (v2)
Platform
Linux
Logs
Please post any relevant logs/error messages.
hey @miwone, could you send the full workspace logs?
It's fixed already! I changed the nix feature in the devcontainer to multiUser: false, and it worked. 😄
nice! thanks :-)
@Phorcys closed the thread.