qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
28.39k stars 3.99k forks source link

Verification stops if webui is not active #20943

Closed typhoon71 closed 5 months ago

typhoon71 commented 5 months ago

qBittorrent & operating system versions

debian bullseye (raspbian) qbittorrent-nox 4.2.5 (from webui info)

What is the problem?

if I close the webui while verifying a torrent (so called force recheck), after I log back in it's stuck at the same point and restarts verifying from there. couldn't find anything about this, I blame the AI

Steps to reproduce

log in load a big torrent download some content force recheck quit ui log in again

Additional context

pre-allocate is true running on a raspberry pi saving on local ext4 usb disc

Log(s) & preferences file(s)

No response

HanabishiRecca commented 5 months ago

qbittorrent-nox 4.2.5

4.6.5 is the latest version.

typhoon71 commented 5 months ago

4.6.5 is not available on raspbian bullseye.

HanabishiRecca commented 5 months ago

There is a Flatpak version available for it afaik. Chances are the problem is already fixed in newer versions. And even if it isn't, bugs can't be fixed retroactively, you will need to update anyway to get the fix.

typhoon71 commented 5 months ago

I found better solution: https://github.com/userdocs/qbittorrent-nox-static :) (not a fan of flatpaks, snaps and stuff - they're overrated in my opinion)

but I really didn't expect qbt-nox on raspbian being so behind, I just upgraded OS and expected qbt being just some minor versions behind... I must've read 4.2.5 instead of 4.6.5 on the release page...

will test and come back if I still get the issue.

HanabishiRecca commented 5 months ago

I found better solution

Yeah, compiling the app yourself is also an option.

I just upgraded OS and expected qbt being just some minor versions behind...

Reports even for minor versions behind are not accepted here.

(not a fan of flatpaks, snaps and stuff - they're overrated in my opinion)

I were just listing the options. It's up to you how to get to the latest.

but I really didn't expect qbt-nox on raspbian being so behind

Well, it's Debian being Debian. Even the current stable bookworm still has 4.5.x.

typhoon71 commented 5 months ago

verification works as expected with qbt 4.6.5. but there's a problem with the webui now - opening another issue since it's something different.