-
Notifications
You must be signed in to change notification settings - Fork 57
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
Connection reset, restarting [-1] #66
Comments
how to fix this ? |
I keep getting this error too :( it repeats every second.
Can we reopen this until at least some form of resolution is provided? Thanks! |
Nvm, I believe I have solved it! Using the same method I mentioned in #73 (comment). Looking at this post I noticed there is a
So I added this line in
Error message gone! :) |
Sun Feb 03 12:25:31 2019 Connection reset, restarting [-1]
Sun Feb 03 12:25:31 2019 SIGUSR1[soft,connection-reset] received, process restarting
Sun Feb 03 12:26:51 2019 TCP/UDP: Preserving recently used remote address: [AF_INET]47.254.92.51:1194
Sun Feb 03 12:26:51 2019 Attempting to establish TCP connection with [AF_INET]47.254.92.51:1194 [nonblock]
Sun Feb 03 12:26:52 2019 TCP connection established with [AF_INET]47.254.92.51:1194
Sun Feb 03 12:26:52 2019 TCP_CLIENT link local: (not bound)
Sun Feb 03 12:26:52 2019 TCP_CLIENT link remote: [AF_INET]47.254.92.51:1194
Sun Feb 03 12:26:53 2019 Connection reset, restarting [-1]
Sun Feb 03 12:26:53 2019 SIGUSR1[soft,connection-reset] received, process restarting
The text was updated successfully, but these errors were encountered: