coder / coder

Provision remote development environments via Terraform
https://coder.com
GNU Affero General Public License v3.0
8.02k stars 671 forks source link

failed to download coder agent #14727

Open tianzhanshen opened 2 weeks ago

tianzhanshen commented 2 weeks ago

failed to download coder agent
This WorkSpCAE has been stuck and the Agent cannot download successfully coder

deansheather commented 2 weeks ago

502 error means that your Coder server isn't connected to the try.coder.app tunnel. If you're having issues using the tunnel, you'll need to disable it by setting your own --access-url when starting coder server, since agents will always download the coder binary from the configured access URL.

tianzhanshen commented 2 weeks ago

502 error means that your Coder server isn't connected to the try.coder.app tunnel. If you're having issues using the tunnel, you'll need to disable it by setting your own --access-url when starting coder server, since agents will always download the coder binary from the configured access URL.

I am unable to access and download coder-linux-amd64 using a proxy. How can I solve this problem

spikecurtis commented 2 weeks ago

set HTTP_PROXY or HTTPS_PROXY environment variables