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
Hello, it's not a kick but rather a server restart.
My guess is that it's happening due to CPU utilization reaching 100% due to goroutine leaks.
I will try to figure out how to release resources after each tunnel closes, but still I wouldn't suggest depending purely on the server to keep the connection for days/weeks - only good for a few hours.
There's an idea to add "--reconnect" flag to the CLI to automatically reconnect whenever it gets disconnected. Feel free to contribute if you can, jprq needs your support :)
Hi, after having jprq up for about a week, it seems to get shut down with this error message:
error receiving connection received event: EOF
Would love to know what's happening / know how it can be fixed.
The text was updated successfully, but these errors were encountered: