Hi!
Connecting through RDi and ACS will not help you troubleshoot since both don't use SSH to connect to IBM i.
Running 'STRTCPSVR *SSHD' will try to start the SSH server on your LPAR. If you don't have enough authority, it will just refuse to start it. Otherwise, it will either start the SSH server or say it's already running.
You should get in touch with your sysadmin though and ask them what's the SSH status on your LPAR before going any further.
------------------------------
Sébastien Julliand
R&D Advisor
------------------------------
Original Message:
Sent: Mon February 19, 2024 02:43 AM
From: jerry ven
Subject: VS Code IBM i Connection error -'Not connected to ipaddress while waiting for handshake'
Hi,
I can connect to IBM i ( using same ip address, user name and password) using RDI ( can open it in editor/brows mode and can open 5250 emulator as well here) and ACS also i can open 5250 emulator but here using VS Code getting this error.
to run this command 'STRTCPSVR *SSHD' on ibm i command line do i need admin autority any impact on executing this command on production system or any impact on any jobs becuase of this command?
Thanks
------------------------------
jerry ven
Original Message:
Sent: Mon February 19, 2024 02:26 AM
From: Sylvain Manceau
Subject: VS Code IBM i Connection error -'Not connected to ipaddress while waiting for handshake'
Hi,
You must have SSH enabled and running on your IBM i: https://codefori.github.io/docs/#/./README?id=requirements.
Also, what gives an ordinary SSH connection to your IBM i, using a terminal emulator like PuTTY?
------------------------------
Sylvain Manceau
Original Message:
Sent: Sat February 17, 2024 07:06 AM
From: jerry ven
Subject: VS Code IBM i Connection error -'Not connected to ipaddress while waiting for handshake'
Hi,
While trying to connect IBM i ip address using VS Code I am getting this error :- "'Not connected to ip address while waiting for handshake'
How to resolve this error?
Thanks
------------------------------
jerry ven
------------------------------