You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can't read "expect_out(buffer)": no such variable
while executing
"parse_cli "$expect_out(buffer)""
invoked from within
"expect {
timeout {
puts $session_log "timestamp='[exec date]' transaction_id='$transaction_id' rc=$ERROR_CONNECTION_TIMEOUT timeou..."
("while" body line 7)
invoked from within
"while 1 {
incr loop_counter;
if { $loop_counter > 250 } {
send_status "connected:no";
ctrl_exit $ERROR_CONNECTION_TIMEOUT;
..."
The text was updated successfully, but these errors were encountered:
When a connection to remote devices times out:
The text was updated successfully, but these errors were encountered: