VSCode Web Module, can’t get it working.

I have created a new Coder IDE instance and then created a standard “docker” template and then created a workspace from it. Everything works perfect. I then created another standard “docker” template and add the VS Code web module (https://registry.coder.com/modules/coder/vscode-web?tab=variables) at the end of the template. It builds fine, after changing the agent_id to have “main”, and I create a new workspace. Everything else, coder web IDE, terminal, …, continue to work but I just get an “!” For VS Code Web, even though the logs seem to say everything has worked correctly. Any ideas? Thanks
No description
3 Replies
Phorcys
Phorcys2mo ago
hey @Mr Coxall you need to set up a Wildcard access URL on your deployment, VSCode Web doesn't support path-based sharing like the other apps do
Coder
Setup | Coder Docs
Configure user access to your control plane.
matifali
matifali2mo ago
@Phorcys it does, You can set subdomain = false and it should work. And we need better UX for showing this error to the user
Phorcys
Phorcys2mo ago
ah my bad, anyways that isn't great so if you can set up a wildcard URL @Mr Coxall that'd be good

Did you find this page helpful?