Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kick after a week or so #116

Open
u9g opened this issue Mar 30, 2023 · 2 comments
Open

Kick after a week or so #116

u9g opened this issue Mar 30, 2023 · 2 comments
Assignees

Comments

@u9g
Copy link

u9g commented Mar 30, 2023

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.

@azimjohn
Copy link
Owner

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 :)

@husanIbragimov-zz
Copy link

i can help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants