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
A similar issue has been raised previously and has not been addressed for some time. I wanted to check if anyone has experience in resolving this issue. It seems that, after a period, the SSH Tunnel stops working, requiring a restart of the SSH Tunneling for the API. I have added the set_alive parameter, but it doesn't seem to make any difference.
Error: sshtunnel.SSHTunnelForwarder: Could not establish a connection from local ('127.0.0.1', 45293) to remote ('', 5432) side of the tunnel: failed to open a new channel due to SSH error: SSH session not active.
The text was updated successfully, but these errors were encountered:
Hi Team,
A similar issue has been raised previously and has not been addressed for some time. I wanted to check if anyone has experience in resolving this issue. It seems that, after a period, the SSH Tunnel stops working, requiring a restart of the SSH Tunneling for the API. I have added the
set_alive
parameter, but it doesn't seem to make any difference.Error:
sshtunnel.SSHTunnelForwarder: Could not establish a connection from local ('127.0.0.1', 45293) to remote ('', 5432) side of the tunnel: failed to open a new channel due to SSH error: SSH session not active.
The text was updated successfully, but these errors were encountered: