Hi,
Following are the results from session trace with our Cisco router sometimes it authenticates, sometimes it doesn't authenticate.
The current connection profile is on SSH-2 previously on SSH-Auto however issue still persist.
This only occurs on Start up configuration sometimes, Running configuration has no issues.
------Able to authenticate------
CheckUserAuth:start
SendAuth:start
SendAuth:trying password
SendPacket:start
SendAuth:end
ReceiveNotification:start
ReceiveNotification:Default
CheckUserAuth:start
SendPacket:start
CheckUserAuth:end
--------Unable to authenticate------
CheckUserAuth:start
SendAuth:start
SendAuth:trying password
SendPacket:start
SendAuth:end
ReceiveNotification:start
ReceiveNotification:Default
CheckUserAuth:start
SendAuth:start
SendPacket:start
SendAuth:end
ReceiveNotification:start
ReceiveNotification:Default
SendPacket:start
ReceiveNotification:start
ReceiveNotification:Default
CheckUserAuth:start
ReceiveNotification:EXCEPTION Authentication with the server failed.
CLOSESOCKET14
SetState start: Disconnected
SetState end
MyTimerCallback:start
CLOSESOCKET15
Please assist with the error message, thank you.