Coder.comC
Coder.com3y ago
10 replies
meghana

code-server fails to load on AWS cluster with latest coder release

We have deployed the lastest coder version (v2.3.2) onto an AWS kops cluster via helm. Coder UI is running fine and we have uploaded a template to create workspaces. The template also clones a git repo during workspace start up and launches the code server. This setup works fine on the first time workspace is created. However when the workspace is restarted, we are getting the below error:
fatal: destination path 'testrepo' already exists and is not an empty directory.
Cloning git repo...

Can someone please help on this? We were wot having such issues with the eariler versions of coder.
Was this page helpful?