Cian
Cian
CCoder.com
Created by tsa on 10/2/2024 in #help
Can't delete a workspace which uses devcontainers
this is probably an issue with the template tbh, terraform is trying to delete the image
7 replies
CCoder.com
Created by molitann on 10/8/2024 in #help
Envbuilder in Coder: wrong user is used when cache is enabled
Thanks @molitann ! Will add to the docs.
13 replies
CCoder.com
Created by molitann on 10/8/2024 in #help
Envbuilder in Coder: wrong user is used when cache is enabled
try with containerUser instead of remoteUser
13 replies
CCoder.com
Created by molitann on 10/8/2024 in #help
Envbuilder in Coder: wrong user is used when cache is enabled
I'm guessing that remoteUser should probably override whatever else gets auto-detected?
13 replies
CCoder.com
Created by molitann on 10/8/2024 in #help
Envbuilder in Coder: wrong user is used when cache is enabled
Hey @molitann can you also upload your Dockerfile? I'm able to repro this without the provider in the mix, it looks like it's related to when a user gets created as part of the devcontainer customizations
13 replies
CCoder.com
Created by JustATempest on 9/19/2024 in #help
AWS EC2 (Devcontainer) fails with custom repo
FYI @JustATempest I updated the aws-devcontainer template: https://github.com/coder/coder/tree/4be5b2f/examples/templates/aws-devcontainer I haven't been able to reproduce the hang you have been describing but I did add the facility to insert an SSH key into the VM so you can at least log in and poke around if things don't connect. My experience with "taking a snapshot" is that it can sometimes take a while to complete though.
30 replies
CCoder.com
Created by JustATempest on 9/19/2024 in #help
AWS EC2 (Devcontainer) fails with custom repo
Interesting... there may be some more detailed info in the cloud_init logs on the instance, but that's going to be annoying to get to without an SSH key in the instance.
30 replies
CCoder.com
Created by JustATempest on 9/19/2024 in #help
AWS EC2 (Devcontainer) fails with custom repo
ENVBUILDER_VERBOSE=true
30 replies
CCoder.com
Created by JustATempest on 9/19/2024 in #help
AWS EC2 (Devcontainer) fails with custom repo
At the 'taking a snapshot' it's basically hashing all of the files and based on the template you shared above, pushing the images to the remote cache. Do you have container logs from this stage? Meanwhile, I'm trying out your template on my own deployment.
30 replies
CCoder.com
Created by JustATempest on 9/19/2024 in #help
AWS EC2 (Devcontainer) fails with custom repo
What version of Coder are you using here? Can you also provide logs from the workspace container when the workspace is in this frozen/unhealthy state?
30 replies
CCoder.com
Created by wizrds on 8/9/2024 in #help
Expose coder user SSH key to envbuilder
Looking more at the last message
error: temp remount: temp remount: bind mount /.ssh/id_rsa => /.envbuilder/mnt/.ssh/id_rsa: permission denied
Are you sure your envbuilder container is running as root? Do you have some container security policy in place?
9 replies
CCoder.com
Created by wizrds on 8/9/2024 in #help
Expose coder user SSH key to envbuilder
Thanks for the heads-up on the documentation inconsistency as well! I updated it just now.
9 replies
CCoder.com
Created by wizrds on 8/9/2024 in #help
Expose coder user SSH key to envbuilder
Can you set ENVBUILDER_VERBOSE=true and try again?
9 replies
CCoder.com
Created by wizrds on 8/9/2024 in #help
Expose coder user SSH key to envbuilder
Which version of envbuilder are you using? (EDIT: I see the version string now)
9 replies
CCoder.com
Created by Akshitha Rajavel on 11/17/2023 in #help
Need some help with understanding how the code server command creates a tunnel
13 replies
CCoder.com
Created by Sharp on 8/21/2023 in #help
envbox + envbuilder template
Hey @ATXadam , we recently (with the help of some other community members) figured out a fix for the above issue #50 -- does that help? I'm currently developing Coder through a template that uses Docker+sysbox -- I haven't played around with k3s + sysbox + envbuilder yet though.
62 replies
CCoder.com
Created by maanex on 5/5/2024 in #help
Coder in VSCode sometimes stuck on embedded relay and not switching to peer-to-peer
so check firewalls etc. on both client and server
15 replies
CCoder.com
Created by maanex on 5/5/2024 in #help
Coder in VSCode sometimes stuck on embedded relay and not switching to peer-to-peer
Just remembered -- you might want to check that UDP traffic in the high port range is possible between your personal OS and the server hosting your Coder instance.
15 replies
CCoder.com
Created by Ryuu on 5/15/2024 in #help
OFF REGION infor, STUN, Proxy -> Coder internal Lan network only
I can confirm that this is possible
4 replies
CCoder.com
Created by Ryuu on 5/15/2024 in #help
OFF REGION infor, STUN, Proxy -> Coder internal Lan network only
4 replies