Coder.com

C

Coder.com

Community server for Coder.com, an open-source platform for cloud development environments.

Join

help

📢︱announcements

Envbox UID Remapping Breaks FSx Permissions

Hello, We’ve deployed Coder on EKS, using FSx Lustre for shared storage. For quite some time, our setup worked fine with the default Coder user (uid=1000), and all workspaces mounted the FSx volumes without permission issues. However, after introducing Envbox, we’ve run into significant problems when trying to mix Envbox and non-Envbox workspaces. Envbox doesn’t preserve the uid=1000—it remaps and uses uid=101000 instead. This causes permissions on FSx to change whenever an Envbox workspace is created, breaking access for the other workspaces....

EACS03: get healthz endpoint: Get "": dial tcp 127.0.0.1:443: connect: connection refused

Hello I have some trouble with coder health check, I'm able to get "OK" message on both the host, and on my client machine. Currently running coder inside container without tls (behind traefik). Can someone help me troubleshoot what's going on? Here is how I run health check (on host): ``` ~# curl https://vscode.domain/healthz...

Moving workspace to a different rog

Is there a way to move a workspace template to a different org?
Solution:
Unfortynly no. Workspaces are created from Templates, which are scoped to orgs. You can pull a template and push to the new org, but you would have to create a new workspace.

jetbrains-gateway 1.2.1 says agent_id not exist

After my change to jetbrains-gateway got deployed i updated my template to use multiple agents and configured the jetbrains-gateway with one of the agent ids. Now i get the error in the pic when clicking on my pacharm button in coder. Connecting from jetbrains gateway works, all workspaces and agents are displayed there. It just doesn't display the agent ids so i can verify where the issue is. Any ideas how to debug this further?
No description

Coder Docker Compose with Tailscale HTTPS

I'm running into some difficulty. I'm able to access coder via https and can get to the deployment dashboard, which displays an unhealthy state with the errors below. Am I missing something or otherwise doing anything else wrong, or is there something else going on? Access URL:
EACS03: get healthz endpoint: Get "https://astro.monkey-byzantine.ts.net:8443/healthz": context deadline exceeded
...

Limit Access to exposed apps

I‘m wondering if Coder paid version would allow exposing a web app to authenticated Users but only from the same organization Thanks Markus...

Stopping workspace hang

I recently update to v2.24.0, when stopping workspace it more long than previous version.
No description

Workspaces are consuming huge memory, deployed coder with docker. Seeing below logs continuously in

workspace logs2025-07-01 04:09:18.246 [debu] net.tailnet.net.wgengine: derphttp: CONNECT dial to [ipv6_addr]:443: 200 Connection established 2025-07-01 04:09:18.246 [debu] net.tailnet.net.wgengine: derphttp.Client.Connect: not using fast start 2025-07-01 04:09:18.246 [debu] net.tailnet.net.wgengine: derphttp.Client.Connect: DERP server returned status 400 2025-07-01 04:09:18.246 [debu] net.tailnet.net.wgengine: ... msg= We'll use WebSockets on the next connection attempt: GET failed with status code 400 (a proxy could be disallowing the use of 'Upgrade: derp'): <html>...

Use Keda to scale ProvisionerD PODs

Anyone who has experience howto setup Keda to vertical scale Coder provisioner? I can not find any REST endpoint for getting information about Provsioner usage.

Startup logs exceed the max size

I get this warning at the end of my startup logs in the Coder UI after attempting to create a workspace. Is there a way to increase the max size?

how do i open the terminal? after i have drafted the ide to my website?

how do i open the terminal? after i have drafted the ide to my website?

Accessing Coder Workspace Volume via SSHFS from Windows

👋 Hi everyone, I’m working with a Coder workspace that uses a Docker volume to persist data:
/var/lib/docker/volumes/coder-<UUID>-home/_data...

How do you manage env var in a workspace?

I know that I can set env in main.tf https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs/resources/container#env-8 and then have all the workspace using that env, is that how we suppose to do it? Is there a better way? (im usually drop all my env in .env and feed it to docker compose yml)...
Solution:
you can use the coder_env resource, or use the coder_agent resource's env property

Additional trusted CAs when deploying via helm

Hey ! We are running Coder airgapped and have the terraform modules in a private git repository but when pulling them it runs into a certificate error. (Unable to get local issuer certificate) We also have certificate issues when envbuilder tries to pull images from our local registry (tls failed to verify, x509 unknown authority) but that one we can circumvent with the insecure flag. I have provided my additional CAs in the values file via ...

Using Coder over Tailscale VPN

I'm troubleshooting a bit of an issue with out setup and am not sure what to do next. We use tailscale for our VPN and use our exit nodes as an allow list for a number of internal tools we host. As we're setting up coder, we'd like to ensure that we can use coder while connected via Tailscale. When we are connected (and only when using an exit node), we end up having connection problems. For direct ssh, we see tunnels disconnected, and we see similar disconnect issues using VS Code's server & Zed's ssh tunneling. Is there additional configuration needed to get this to work?...
Solution:
Hey, this is a known issue, unfortunately. Also seen here: https://github.com/coder/coder/issues/15523 Disabling direct connections (and connecting over a DERP relay instead) within Coder (not Tailscale) will workaround the issue....

Coder Desktop on Windows v0.6.1 cannot setup File Sync

I am trying to use the following combo: 1. Windows 11 2. Coder v2.23.1 3. Coder Desktop v0.6.1...
No description

How install extension on code server

Hi, I am still working my way thorugh the documentation but I could use some help on how to install public marketplace extensions on my code-server. I am only using the code-server so far deployed via Docker. I am not using the full Coder platform yet. Any suggestions with this will be helpful. :pepepray:

Merging accounts

We originally deployed Coder on K8s using Keycloak as our OIDC. We have been tasked to migrate to using Entra ID as our OIDC. However, we've had users using Coder for over a year and our email domain is going to be different now that we migrate to Entra ID. Is there a feature or script that we can use to merge user accounts with the old and new email domain?

Reconnections to VSCode fail after upgrading

Hi there 😊 We were previously running Coder 2.20.2, and have upgraded to 2.22.1. Ever since this we have had some random disconnections throughout the week where VSCode won't automatically reconnect back and presents an error "Cannot reconnect. Please reload the window" - reloading here seems to fix things but previously if there was a disconnection Coder seemed to automatically reconnect. I'm able to reproduce this pretty easily by just reloading my VSCode window. The indicator shows I am directly connected to my machine, but my vscode terminal will only work for 15-30 seconds after a reload before the error appears again & I have to reconnect. Not 100% sure where I should be looking for logs but tailing coder agent logs shows my initial "reconnect" as a new connection (action:CONNECT). But then shortly later it seems like something is terminating the connection as it shows the ssh connection as complete & logs a disconnect (action:DISCONNECT)...
No description