Jump to content
Forums in Read-Only Mode - Please use Reddit ×

ssh failed after emerge -auND --with-deps=y @world and rebooting


mustitz

Recommended Posts

I have some problems to connect to Funtoo Container. It happens just after execution command 

emerge -auND --with-deps=y @world

and rebooting. Five packages ware updated (vim + some others). And now ssh root@xxx.host.funtoo.org prints banner and returns with “Connection to xxx.host.funtoo.org closed.” and exit code 254. I tried to use some options like “--noprofile bash”, “--noprofile sh” , “-t” but without any result. Also, I tried to get any file via scp with

scp root@xxx.host.funtoo.org:/etc/ssh/sshd_config ./

but error “protocol error: unexpected <newline>” is returned. Logs of ssh with -vv flag is attached.

log.txt

Link to comment
Share on other sites

×
×
  • Create New...