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

Skip to content

SSH forwarding doesn't work on Windows workspaces #833

Closed
@deansheather

Description

@deansheather
  1. Create a workspace on a Windows GCP project
  2. coder config-ssh
  3. ssh coder.workspace_name -L 3390:localhost:3389 (forward remote RDP port 3389 to localhost:3390)
  4. Try to connect with RDP to the workspace using Windows RDP client:
    • Host: localhost:3390
    • Username: Administrator
  5. Click connect
  6. Get an "internal error" from RDP client
  7. Look in your SSH terminal
  8. Error log: channel 3: open failed: unknown channel type: unsupported channel type

Metadata

Metadata

Assignees

Labels

apiArea: HTTP API

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions