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
In Shell mode, it doesn't last a minute. It disconnects after 30 seconds. I set timeout;
proxy_read_timeout 3600s;
proxy_connect_timeout 300s;
proxy_send_timeout 3600s;
keepalive_timeout 3600s;
proxy_buffering off;