Kick after a week or so
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.
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 :)
i can help