ansible-junos-stdlib icon indicating copy to clipboard operation
ansible-junos-stdlib copied to clipboard

SSH fails with "shell request failed on channel 0" on Juniper vMX device

Open nishantag opened this issue 4 years ago • 1 comments

When trying to SSH into a Juniper vMX device with a configured username/pwd, it fails with an error "shell request failed on channel 0". The only way to come out of the issue is to login using a root used and force logout all the other sessions via "request system logout user " command. Is there a way to avoid performing this logout CLI and prevent seeing "shell request failed on channel 0" for SSH connection?

nishantag avatar Nov 01 '21 15:11 nishantag