ansible-junos-stdlib
ansible-junos-stdlib copied to clipboard
SSH fails with "shell request failed on channel 0" on Juniper vMX device
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?