-
Hello, somehow the container insists on reverifying every torrent each time it's relaunched. I'm on dev branch due to issue fixed in commit 8f0a92a. Is this expected? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 8 replies
-
That fix is already in master so dev branch not needed.. are these torrents you added previously on transmission 3.0? Or also ones that you added since upgrading to 4.0? |
Beta Was this translation helpful? Give feedback.
-
So, if I use docker-transmission-openvpn:latest in Docker Compose, I hit the issue fixed in commit 8f0a92a. Is that not the master branch? I will check again is the most recent torrent also have the same issue of being reverified next time it relaunches, so I can see if 4.0 torrent are also affected or only 3.0 ones. Currently I'm waiting for verification to complete. I do not relaunch the container manually, it just crashes on a regular basis. After too many crashes, it is not relaunched again. And next time I relaunch it manually, it reverifies everything. But I always had the problem that this container crashed regularly, on version 3 as well, it's not specific to version 4, and it has never caused all torrent to be reverified each time. |
Beta Was this translation helpful? Give feedback.
-
You might want to look into why it is crashing, that is not normal at all.
Exactly why it is verifying I have no idea, that would be better suited to
the transmission forum..
…On Sun, Oct 3, 2021 at 23:02 hobbes444 ***@***.***> wrote:
So, if I use docker-transmission-openvpn:latest in Docker Compose, I hit
the same issue again. Is that not the master branch?
I will check again is the most recent torrent also have the same issue of
being reverified next time it relaunches, so I can see if 4.0 torrent are
also affected or only 3.0 ones. Currently I'm waiting for verification to
complete.
I do not relaunch the container manually, it just crashes on a regular
basis. After too many crashes, it is not relaunched again. And next time I
relaunch it manually, it reverifies everything. But I always had the
problem that this container crashed regularly, on version 3 as well, it's
not specific to version 4, and it has never caused all torrent to be
reverified each time.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1990 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7OFYW5U3RN2UHXHJS4TU3UFBO7TANCNFSM5FHN2D2A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
So I checked, only older torrents seem affected. Recent ones are not. While not 100% sure it does look like the ones created under 4.0 do not go in "verification" mode while the older ones do. It also seem I cannot remove the older ones. They will seem to remove just fine, but at next relaunch of the container, they will start redownloading from scratch... I probably should restart from scratch, something seems corrupted. |
Beta Was this translation helpful? Give feedback.
-
In the end I deleted everything and now it's stable, using the dev branch. Does the :latest branch now include 8f0a92a? It was not 20 days ago, I had exactly the corresponding error message in the logs. |
Beta Was this translation helpful? Give feedback.
-
So I have a large amount of torrents, however the container restarts before alll verifications are complete - which, upon restart, rather than reverifying only those it had yet to check, it for some reason, reverifies every torrent yet again. Is it possible to have it so it only reverifies that which it has not already checked. |
Beta Was this translation helpful? Give feedback.
That fix is already in master so dev branch not needed.. are these torrents you added previously on transmission 3.0? Or also ones that you added since upgrading to 4.0?
Please see the other threads regarding some expected issues between the two versions. It also details how to get back to 3.0 if necessary.
Also, any reason you relaunch it frequently?