-
Notifications
You must be signed in to change notification settings - Fork 952
Closed
Labels
need-helpAssign this label prompts an engineer to check the issue. Only humans may set this.Assign this label prompts an engineer to check the issue. Only humans may set this.networkingArea: networkingArea: networkings1Bugs that break core workflows. Only humans may set this.Bugs that break core workflows. Only humans may set this.
Description
502 - Bad Gateway
Failed to proxy request to application: proxyconnect tcp: dial context: connect tcp [fd7a:115c:a1e0:42ba:af8f:1cde:1c68:a816]:7890: connection was refused

+ mkdir -p /tmp/code-server/lib /tmp/code-server/bin
+ tar -C /tmp/code-server/lib -xzf ~/.cache/code-server/code-server-4.19.1-linux-arm64.tar.gz
+ mv -f /tmp/code-server/lib/code-server-4.19.1-linux-arm64 /tmp/code-server/lib/code-server-4.19.1
+ ln -fs /tmp/code-server/lib/code-server-4.19.1/bin/code-server /tmp/code-server/bin/code-server
Standalone release has been installed into /tmp/code-server/lib/code-server-4.19.1
Extend your path to use code-server:
PATH="/tmp/code-server/bin:$PATH"
Then run with:
code-server
Deploy code-server for your team with Coder: https://github.com/coder/coder
JensHeise, SparkElf and MQpeng
Metadata
Metadata
Assignees
Labels
need-helpAssign this label prompts an engineer to check the issue. Only humans may set this.Assign this label prompts an engineer to check the issue. Only humans may set this.networkingArea: networkingArea: networkings1Bugs that break core workflows. Only humans may set this.Bugs that break core workflows. Only humans may set this.