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
ssh failed after emerge -auND --with-deps=y @world and rebooting
in Funtoo Hosting
Posted
I have some problems to connect to Funtoo Container. It happens just after execution command
emerge -auND --with-deps=y @worldand 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