py-junos-eznc icon indicating copy to clipboard operation
py-junos-eznc copied to clipboard

Getting ssh_exception.AuthenticationException: Authentication failed error while login second time.

Open Lalit-Sharma11 opened this issue 3 years ago • 3 comments

Getting ssh_exception.AuthenticationException: Authentication failed error while login on 2nd device in a while loop. like in loop we have 10 device on while i am changing config / changing password. it only happens for one device and gets mentioned error,then i have to removed 1st device from list, to get it exacted. I am Using Pyez..

error:

258, in wait_for_response raise e paramiko.ssh_exception.AuthenticationException: Authentication failed.

Lalit-Sharma11 avatar Aug 21 '22 12:08 Lalit-Sharma11

Can you share your code so we can take a look?

ipmonk avatar Dec 20 '22 03:12 ipmonk

Hi @Lalit-Sharma11 Thanks , Could you please share the steps and script to replicate this issue .

Thanks

chidanandpujar avatar Sep 21 '23 07:09 chidanandpujar

Hi @Lalit-Sharma11 Could you please share the reproduction script of the error you are seeing.

apurvaraghu avatar Mar 12 '24 18:03 apurvaraghu