ShamesBond
ShamesBond
CCoder.com
Created by ShamesBond on 9/22/2024 in #help
Devcontainer template fails to pull private repo, ssh-agent not available
envbuilder v1.0.0-rc.6+23d086e - Build development environments from repositories in a container
#1: 🔑 Using SSH authentication!
#1: 🔑 No SSH key found, falling back to agent!
#1: ❌ Failed to connect to SSH agent: error creating SSH agent: "SSH agent requested but SSH_AUTH_SOCK not-specified"
#1: 📦 Cloning [email protected]:my/repository.git to /workspaces/repository...
Failed to clone repository: clone "[email protected]:my/repository.git": error creating SSH agent: "SSH agent requested but SSH_AUTH_SOCK not-specified"
Falling back to the default image...
envbuilder v1.0.0-rc.6+23d086e - Build development environments from repositories in a container
#1: 🔑 Using SSH authentication!
#1: 🔑 No SSH key found, falling back to agent!
#1: ❌ Failed to connect to SSH agent: error creating SSH agent: "SSH agent requested but SSH_AUTH_SOCK not-specified"
#1: 📦 Cloning [email protected]:my/repository.git to /workspaces/repository...
Failed to clone repository: clone "[email protected]:my/repository.git": error creating SSH agent: "SSH agent requested but SSH_AUTH_SOCK not-specified"
Falling back to the default image...
What might I be missing to authorize my devcontainer to pull this repo?
9 replies
CCoder.com
Created by ShamesBond on 8/27/2024 in #help
Authorize coder workspace to access forwarded port urls
I'm working on OIDC between two applications and the user needs to be able to provide App A a url to App B that both App A and the user can use to access App B. The issue is my coder workspace is not authorized to access coder urls, so in order to do this I must make the App B url public. Is there a way to authorize the coder workspace to access the url for App B without making the url public?
12 replies
CCoder.com
Created by ShamesBond on 7/23/2024 in #help
What do "Last Used" icon colors indicate
No description
33 replies
CCoder.com
Created by ShamesBond on 6/11/2024 in #help
Upgrading AWS EC2 based coder server
I followed https://coder.com/docs/platforms/aws for setting up my initial coder instance, what's the intended upgrade path for this sort of install? Should I just use the coder install script? Or do I need to spin up a new instance with a newer version of the AMI?
5 replies