haugene / docker-transmission-openvpn

Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
GNU General Public License v3.0
4.16k stars 1.21k forks source link

Keeps restarting #754

Closed AKDub closed 4 years ago

AKDub commented 5 years ago

Describe the problem Roughly every 1-2 hours or so the container seems to restart. Seems to be a recent problem as the container has been working fine for months. Made a new test container and it suffers the same problem

Add your docker run command I have set this up on openmediavault so not really sure what this is

Logs From what I can tell the logs below initiate the restarts, I can post more logs if needed.

Tue Mar 26 11:58:38 2019 Connection reset, restarting [0] Tue Mar 26 11:58:38 2019 SIGUSR1[soft,connection-reset] received, process restarting Tue Mar 26 11:58:38 2019 Restart pause, 5 second(s)

Host system: OMV 4 on custom intel NAS

haugene commented 5 years ago

Did this start occuring the last couple of days? Which VPN provider are you using? Can you try to use the 2.6 tag of the image and see if that solves it? Looks like there's a couple of bugs with release 2.7 :/

AKDub commented 5 years ago

Yes in the last couple of days. I will try out a container based on 2.6 and let you know how it goes.

AKDub commented 5 years ago

Forgot to add, the VPN provider is NordVPN. I did try a few different servers but that didn't solve anything.

AKDub commented 5 years ago

The 2.6 container just reset at the same time as the latest, so there must be something else going on.

haugene commented 5 years ago

Could this be the same as #752? If so it might be solved soon, merged #755 and #757 that addresses NordVPN connection issues.

haugene commented 5 years ago

Ah, sorry. Didn't read you last post well enough I think. Getting late for me here. Can you post the full logs and the content of the .ovpn file after startup?

nicomarti83 commented 5 years ago

I don't know if it's the same problem but since few days I can't start my container, I've got the same message in loopTue Apr 2 18:44:18 2019 Initialization Sequence Completed Tue Apr 2 18:44:25 2019 Connection reset, restarting [0] Tue Apr 2 18:44:25 2019 SIGUSR1[soft,connection-reset] received, process restarting My vpn provider is purevpn. edit: same problem with 2.6 tag

nicomarti83 commented 5 years ago

log haugene.txt my logs here

nicomarti83 commented 5 years ago

And now it worked fine all night... Seriously I don't understand the logic...

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

Note: The stale bot was recently added to this project to help weed out outdated issues. This will help us to focus time and energy on issues that are important and move the others out of the way. There could however be many issues that are still relevant but have gotten old without ever being fixed. As this is the first round of cleaning it might have been too eager. Feel free to re-open this issue if you think it deserves another look.

joshobrienau commented 4 years ago

Reviving this thread, this has started happening for me at the same time I moved to the 3.0 version. Also NordVPN, container is restarting sometimes multiple times a minute, other times will go a day or so without issue.

haugene commented 4 years ago

@joshobriencom Can you try the 3.1 tag and see if you have the same there?

joshobrienau commented 4 years ago

@haugene I've rebuilt with 3.1 and added variable flags --dns 1.1.1.1 --dns 1.0.0.1 for the container incase it was a DNS issue with OpenVPN, as I saw a couple of older posts from other NordVPN users.

I haven't had it restart since.

I'll get around to trying just 3.1 without the added DNS flag.

Giorey01 commented 1 year ago

Reviving again the thread, I'm getting the same error connection reset, restarting [-1], I'm using cyberghost VPN. How can I solve It?

krugerm commented 1 year ago

Reviving again the thread, I'm getting the same error connection reset, restarting [-1], I'm using cyberghost VPN. How can I solve It?

Likewise - this issue seems to have been resurrected.