Various errors when trying to connect to IBM i system using Code for IBM i #2684
Replies: 3 comments 2 replies
-
Hi @jefferson210525 , Try restarting the sshd service as described in the page I linked and try to connect again. |
Beta Was this translation helpful? Give feedback.
-
Hello @sebjulliand, thanks for your reply. I am afraid that this restarting is currently not an option in this productive environment. I have to ask about it. |
Beta Was this translation helpful? Give feedback.
-
I tried older versions of Code for IBM i and with 2.10.1 it actually works to connect. I might just stick with it for now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When connecting to my IBM i system using Code for IBM i v2.15.3, I’m encountering multiple component issues that prevent the connection to my system.
In addition, the following error message appears during initialization:
"The data area QSYS/QCPFRMIMPF exists on this system and may impact Code for IBM i functionality."
Notes:
The .vscode/cqsh_1 script was missing or not executable
$HOME permissions are valid (/home/user123)
I’m using /QOpenSys/usr/bin/bash as the shell
Reinstalling the required tools via the extension did not resolve the errors
I verified the required IFS paths and temporary directories are writable
Beta Was this translation helpful? Give feedback.
All reactions