Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Access code-server from coder response 502 Gad Gateway #12790

Closed
@lvchenyang

Description

@lvchenyang

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

image

+ 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

Metadata

Metadata

Assignees

Labels

need-helpAssign this label prompts an engineer to check the issue. Only humans may set this.networkingArea: networkings1Bugs that break core workflows. Only humans may set this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions