Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

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 an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...