``` Trying again in 30 seconds... + sleep 30 + : + status= + command -v curl + curl -fsSL --compressed http://100.106.253.57:5000/bin/coder-linux-amd64 -o coder curl: option --compressed: the installed libcurl version doesn't support this curl: try 'curl --help' for more information + status=2 + echo 'error: failed to download coder agent' error: failed to download coder agent + echo ' command returned: 2' command returned: 2 ```