I login into the shell server and remotely execute commands on the shell server by using SSH public key authentication.
For login I use the following command:
ssh -t dlippold@shell.sourceforge.net create
Since 17. August I get the following error message when I try to login or execute a command from remote in about half of the cases:
You already have a shell created.
could not open any host key
ssh_keysign: no reply
sign using hostkey ecdsa-sha2-nistp256 SHA256:W5Aer0OjESVt5fbduA9o7/XUeTdmi8arcwhjmVaGbzs failed
dlippold@10.60.22.229's password:
Here is the output with an additional option "-v" for ssh:
...
debug1: Authentication succeeded (publickey).
Authenticated to shell.sourceforge.net ([216.105.38.24]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: pledge: network
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: Sending environment.
debug1: Sending env XMODIFIERS = @im=none
debug1: Sending env LANG = de_DE.UTF-8
debug1: Sending command: createYou already have a shell created.
could not open any host key
ssh_keysign: no reply
sign using hostkey ecdsa-sha2-nistp256 SHA256:W5Aer0OjESVt5fbduA9o7/XUeTdmi8arcwhjmVaGbzs failed
dlippold@10.60.21.96's password:
And here is the output of a successful login for comparison:
...
debug1: Authentication succeeded (publickey).
Authenticated to shell.sourceforge.net ([216.105.38.24]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: pledge: network
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: Sending environment.
debug1: Sending env XMODIFIERS = @im=none
debug1: Sending env LANG = de_DE.UTF-8
debug1: Sending command: createYou already have a shell created.
This is an interactive shell created for dlippold.
Use the "timeleft" command to see how much time remains before shutdown.
Use the "shutdown" command to destroy the shell before the time limit.
For path information and login help, run "sf-help".[dlippold@shell-21001 ~]$
Hi,
Thank you for letting us know.
I have escalated this our DevOps team to investigate further.
Sincerely,
SourceForge Support
Hi,
I've been informed that the reported issue is now resolved.
Please verify it's working for you.
Sincerely,
SourceForge Support
Hi,
yes, the issue is resolved now and it work again. Thank you yery much.
The ticket can be closed.
Sincerely,
Dietmar
Hi,
Thank you for your feedback
With your issue resolved, this ticket will be closed.
Sincerely,
SourceForge Support