Getting ssh_exception.AuthenticationException: Authentication failed error while login second time.
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.
Can you share your code so we can take a look?
Hi @Lalit-Sharma11 Thanks , Could you please share the steps and script to replicate this issue .
Thanks
Hi @Lalit-Sharma11 Could you please share the reproduction script of the error you are seeing.