devbox
devbox copied to clipboard
[Bug]: Command failed
Getting the following error when running "devbox shell", ubuntu 22.04
Command failed (exit code 130): curl --fail --silent --location --output /tmp/tmp.fpaOedXOfN/devbox_0.8.5_linux_amd64.tar.gz https://github.com/jetpack-io/devbox/releases/download/0.8.5/devbox_0.8.5_linux_amd64.tar.gz
Thanks
The exit code suggests that the curl command was interrupted. Can you try running devbox version update before starting devbox shell, and see if that fixes the issue?