Coder.comC
Coder.com3y ago
61 replies
Sharp

envbox + envbuilder template

In my attempts to get a secure k3s-compatiable coder setup working, I am trying to get envbuilder to work from inside envbox.

{"ts":"2023-08-21T03:24:35.37819366Z","level":"ERROR","msg":"send startup logs","caller":"/home/runner/work/envbox/envbox/buildlog/coder.go:116","func":"github.com/coder/envbox/buildlog.(*CoderLogger).processLogs.func1","fields":{"error":"Patch \"https://coder.mcaq.me/api/v2/workspaceagents/me/startup-logs\": context canceled"}}
run: get image metadata: start container: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: container_linux.go:425: starting container process caused: exec: "sleep": executable file not found in $PATH: unknown


Currently this is my issue. Find the full log attatched.

Find my current template here
https://github.com/Sharpz7/Sharpz7/blob/main/templates/devcontainer/main.tf
dev.log145.54KB
GitHub
Contribute to Sharpz7/Sharpz7 development by creating an account on GitHub.
Sharpz7/templates/devcontainer/main.tf at main · Sharpz7/Sharpz7
Was this page helpful?