Exec format error on pod (ARM arch)
exec format error
. I guess it comes from the image being compiled for x86 and not ARM. Is there any image that I can use/find that supports ARM arch ? If not, where can I find the sources to compile the image into ARM ?
Thanks...ARM64
machine data.coder_workspace.me.arch
will return arch64
.
But as you wish to have your workspaces on another machine you should not use this but set the arch
of coder_agent
resource to correct value i.e. AMD64
....Password for authenticating workspaces with external services
[RESOLVED] Having issues getting coder_apps to appear in my Workspace
https://guac.example.com/#/client/abcxyz
. I am trying to get that URL as a clickable link on my Coder Workspace, but I can't seem to figure out how to get it to appear. It seems logical that I could create a coder_app
resource with the url set to the desired URL and external=true
. While building the template doesn't give me issues, it doesn't actually display it anywhere.
This is the primary reference material I am looking at:
https://coder.com/docs/v2/latest/ides/web-ides
...Need some help with understanding how the code server command creates a tunnel
is it possible to use coder to develop flutter apps?
Modify coder serviceaccount when deploying with helm charts
Coder on fly.io, stuck with error "Resource not found or you do not have access to this resource"
5. Create the new template by running the following command from the fly-docker-image directory:
The error is: Resource not found or you do not have access to this resource
...latest coder server + wgtunnel currently giving 404 errors
envbox + envbuilder template
Docker Dind Volume Issue
Web UI is not accessible with Docker installation
docker run --rm -it -e CODER_ACCESS_URL="https://..." -e CODER_PG_CONNECTION_URL="postgresql://..." -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/coder/coder:latest
docker run --rm -it -e CODER_ACCESS_URL="https://..." -e CODER_PG_CONNECTION_URL="postgresql://..." -v /var/run/docker.sock:/var/run/docker.sock ghcr.io/coder/coder:latest
Permission denied creating first template
Docker-Compose Setup with Socket Proxy, Traefik2 & Docker Secrets
Cannot create template, docker socket permission denied
coder template create
command on a template I had previously installed. However this time it complains that
```
Error: Error pinging Docker server: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "http://%2Fvar%2Frun%2Fdocker.sock/_ping": dial unix /var/run/docker.sock: connect: permission denied...I want to install extensions from visual studio marketplace
First setup issues
Any clue what's causing this on `coder server` on a mac?
create tunnel: resolve endpoint: lookup pit-1.try.coder.app on 192.168.200.1:53 no such host
hi, i am having issues trying to use cloudflare tunnel to access coder outside the local machine.
Docker error
mount multiple volumes on 1 workspace