Transmission stops downloading after a while #2787
-
This has been an ongoing issue and I can't pinpoint what's going on. I start the container and everything seems fine. After a while, it just stops downloading. It could be 30 minutes. It could be a day. Everything still appears to be running but when I pull Transmission up, all files show that they're downloading from 0 of 0 connected peers. I restart the container and it starts working fine again. There are a few miscellaneous errors in the logs. Some have to do with IPV6 being configured for OVPN but no routes are available because I don't use IPV6. I've also got this:
I've got my current compose file below. At first all this just seemed annoying but it's getting very frustrating to set something up to download and then come back to find that it stalled half way and I have to restart the container.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Why is your data mount commented out? |
Beta Was this translation helpful? Give feedback.
Why is your data mount commented out?
The log shows the port script doesn’t work so no open port set, hence downloading will be impacted.
try a different server and see if same result, or try disable the port script and manually set the port. See the documentation..
You already have the disable port updater so check that it works to stop the script