After upgrading to 2.5.916, or installing hotfix_7851, you are unable to Reset Password, or Check Password on any system that uses Telnet or SSH. Error shown in the logs "Unable to connect to host". Windows hosts are not affected.
Error when telnet testing a port:
1 [main] expect xxxxx tty_list::allocate: No pty allocated
can not find channel named " puts "Error: Unable to establish connection with host"; exit -2"
while executing
"eof { puts "Error: Unable to establish connection with host"; exit -2}"
invoked from within
"if [catch {spawn /bin/telnet 1ip_address 22} results] {
eof { puts "Error: Unable to establish connection with host"; exit -2}
puts "Unable to..."
(file "/cygdrive/c/temp/xxxx.exp" line 16)
Backups may fail to be archived:
MM/DD/YYYY HH:MM 0 [main] expect 12676 tty_list::allocate: No pty allocated
MM/DD/YYYY HH:MM can not find channel named " puts "Error: Unable to establish connection with host"; exit -2"