<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000AIdiNBCQZOkta Identity EnginePrivileged AccessAnswered2025-01-31T16:42:07.000Z2025-01-07T22:40:54.000Z2025-01-31T16:42:07.000Z
Connecting to Okta PAM/SFT managed server via SSH from vscode

I have setup proxycommand for SFT/ssh and can ssh via a terminal to a managed server, but when I attempt to connect via vscode I get the following error

 

[14:17:55.548] > local-server-1> Running ssh connection command: ssh -v -D 51508 -o ConnectTimeout=15 my-server

[14:17:55.550] > local-server-1> Spawned ssh, pid=80416

[14:17:55.563] stderr> OpenSSH_9.8p1, LibreSSL 3.3.6

[14:17:55.912] stderr> Pseudo-terminal will not be allocated because stdin is not a terminal.

[14:17:56.328] stderr> error: error opening tty: open /dev/tty: device not configured

[14:17:56.329] stderr> kex_exchange_identification: Connection closed by remote host

[14:17:56.329] stderr> Connection closed by UNKNOWN port 65535

[14:17:56.330] > local-server-1> ssh child died, shutting down

[14:17:56.334] Local server exit: 0

 

Has anybody successfully been able to configure a connection from vscode and the Remote-SSH extension?


  • Paul S. (Okta, Inc.)

    Hi @User17284532478995158551 (Customer)​  In this case I would recommend opening a case with Support and they should be able to provide the right guidance on this matter.

     

    Thank you for reaching out to our Community and have a great day!

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Expand Post
    Selected as Best
This question is closed.
Loading
Connecting to Okta PAM/SFT managed server via SSH from vscode