9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] ssh: read1: eof when trying to connect to servers
@ 2022-06-19 15:43 aeggenberger
  2022-06-19 15:57 ` ori
  2022-06-19 21:14 ` chris
  0 siblings, 2 replies; 11+ messages in thread
From: aeggenberger @ 2022-06-19 15:43 UTC (permalink / raw)
  To: 9front

Whenever I try to ssh into a server, ssh exits with the message
"ssh: read1: eof".  I've tried it with -v but I don't see anything that
is an obvious cause. The behavior is the same on multiple servers,
most recently tty.sdf.org? Could it be an issue with secstore or
Factotum?


^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [9front] ssh: read1: eof when trying to connect to servers
@ 2022-06-21  8:05 aeggenberger
  2022-06-21  5:00 ` ori
  0 siblings, 1 reply; 11+ messages in thread
From: aeggenberger @ 2022-06-21  8:05 UTC (permalink / raw)
  To: 9front

That first `g' didn't turn up the expected line, so I followed the rest of the steps and it's working now. Thanks for your help. Was sysupdate refusing to update ssh.c because it was detecting some local change?

Quoth ori@eigenstate.org:
> Quoth aeggenberger@sdf.org:
> > Yes. I did sysupdate first. The output of that command is
> > 
> > 7ca997bf7efdca16416b22488ebc7b70c419fd44
> 
> and as a final sanity check:
> 
> 	% g rsa-sha2 /sys/src/cmd/ssh.c
> 	/sys/src/cmd/ssh.c:401: static char rsasha256[] = "rsa-sha2-256";
> 
> if you don't see rsa-sha2-256:
> 
> 	bind -ac /dist/plan9front / && git/revert ssh.c
> 
> then, to be 100% sure you're running the right one:
> 
> 	% cd /sys/src/cmd && rm 6.ssh ssh.6
> 	% mk ssh.install
> 
> are there any servers that you can log into, or are they
> all broken?
> 
> 
> 


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-06-21  8:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-19 15:43 [9front] ssh: read1: eof when trying to connect to servers aeggenberger
2022-06-19 15:57 ` ori
2022-06-19 21:14 ` chris
2022-06-21  7:30   ` aeggenberger
2022-06-21  7:31   ` aeggenberger
2022-06-21  2:35     ` ori
2022-06-21  7:45       ` aeggenberger
2022-06-21  2:48         ` ori
2022-06-21  8:37     ` ng
2022-06-21  8:05 aeggenberger
2022-06-21  5:00 ` ori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).