Replies: 3 comments 4 replies
-
@JonFP What message are you getting when it fails to connect? I've seen this before and I've heard it's not specific to Code for IBM i. |
Beta Was this translation helpful? Give feedback.
-
Thanks.
Now that I think back it is possible that it has happened once or twice with a regular ssh connection - but I simply put it down to me screwing up and tried again. I'll keep an eye out for it.
Jon Paris
***@***.***
… On Jul 28, 2022, at 2:20 PM, barry ***@***.***> wrote:
Yes, that's what I mean. What a very off situation. I am asking around for you!
—
Reply to this email directly, view it on GitHub <#786 (reply in thread)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ADGZWQJCD4G5ZVCKBRCJ2ALVWLFOVANCNFSM546ANJCQ>.
You are receiving this because you were mentioned.
|
Beta Was this translation helpful? Give feedback.
-
@JonFP As a guy using SSH everywhere, your problem to me sounds like a server or network problem - "no response from server". Also since it is only one server out of three, it points against that specific server. I would recommend the following troubleshooting procedure the next time you encounter this issue:
Not knowing the system landscape and network where the server is located, it is difficult to pinpoint the cause. But as I said in the beginning, it points against the server. SSH is a brilliant and secure tool for connection between two computers, and even Windows Server now has a OpenSSH server (and client) available. I even use it between IBM i partitions to run commands on server two from server one. I have never experience any issue like yours in Code for IBM i - so I don't think the problem lies there... Hope this helps you in finding the cause of your problems. Best regards, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have three systems that I connect to. One of them (and only one so far) often requires multiple connection attempts before it "takes". One student in a class on Tuesday had to press connect 5 times before it worked. I've had it take 4 goes and this morning it took 3.
Is there a log somewhere that might show what is causing this ?
Anyone else seeing this behaviour? I'm seeing it from Macs and windows machines and there is nothing special about the system's configuration.
Beta Was this translation helpful? Give feedback.
All reactions