mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
skip hash check gives error about missing files and do not download anything #13556
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#13556
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EsmailELBoBDev2 on GitHub (Jun 20, 2022).
qBittorrent & operating system versions
qb: 4.4.3.1 x64
OS: Debian bookworm (I think it's called 12)
libtorrent-rasterbar: 2.0.6-3
What is the problem?
When I upload torrent (first time) and click to skip hash check, I get error about missing files, I try to resume but it errors out again and when I click on force resume it does say it's downloading but download/upload numbers do not actually move
Steps to reproduce
Additional context
I updated from debian 11 to bookworm (related: https://github.com/qbittorrent/qBittorrent/issues/17242)
Log(s) & preferences file(s)
qBittorrent preferences:
qBittorrent.log:
@glassez commented on GitHub (Jun 21, 2022):
@qbittorrent/bug-handlers
Could someone test and confirm exact conditions of this bug?
Are you sure you correctly point torrent to existing files?
Are you sure the files you pointed torrent to do actually match the torrent?
@thalieht commented on GitHub (Jun 21, 2022):
I can't reproduce but maybe i misunderstood the steps...
Don't know where is that "upload".
@EsmailELBoBDev2 commented on GitHub (Jun 21, 2022):
Upload torrents button

@glassez commented on GitHub (Jun 21, 2022):
@EsmailELBoBDev2 forgot to indicate that we are talking about a WebUI 😕
@xavier2k6 commented on GitHub (Jun 21, 2022):
This kind of thing was brought up before.....will need to change
forms, consider it on myToDolist.@EsmailELBoBDev2 commented on GitHub (Jun 21, 2022):
my bad 😅
so it's a legit bug, glad I helped (I guess?)
@glassez commented on GitHub (Jun 21, 2022):
@EsmailELBoBDev2
Wouldn't you mind to answer the questions from https://github.com/qbittorrent/qBittorrent/issues/17248#issuecomment-1161547651?
@xavier2k6 commented on GitHub (Jun 21, 2022):
Apologies for the confusion, no - I was replying to glassez (should have made that clear with an @ mention) about our ticket submission forms, it's unrelated to what you are experiencing.
@EsmailELBoBDev2 commented on GitHub (Jun 21, 2022):
oh sorry did not see it
No I add torrent for first time? maybe it's why but I remember did it in the old version and worked fine
Ah, it's okay @xavier2k6
@thalieht commented on GitHub (Jun 21, 2022):
Can't reproduce from WebUI either.
@glassez commented on GitHub (Jun 21, 2022):
"Skip hash check" is intended for seeding existing data.
IIRC, there was added some kind of protection against unscrupulous users who want to improve their rating on the tracker without really having the data being seeded. So maybe you fell under it.
@glassez commented on GitHub (Jun 21, 2022):
Did you try to add torrent with "Skip hash check" enabled having no corresponding files on disk?
@EsmailELBoBDev2 commented on GitHub (Jun 21, 2022):
I did it because my experience with other clients they used to take so long to check for torrent I added for first time so this is why I used to disable hash check
Hmm, will try this and let you know
@glassez commented on GitHub (Jun 21, 2022):
This was a comment for @thalieht.
I suppose you did it so you have this issue.
If you add torrent for the first time and you have no existing files corresponding to this torrent then there is nothing to hash check, isn't it?
@thalieht commented on GitHub (Jun 21, 2022):
Why would i do that? Anyway. yes accidentally (wrong save path) and i got error from OP.
@xavier2k6 commented on GitHub (Jun 21, 2022):
Recreated with main application & didn't test
WebUI4.4.3.1master@ghost commented on GitHub (Jun 21, 2022):
This is an invalid issue. Skip hash check is meant for use when you have the files on disk and ask the client to trust the files without hash checking.
@EsmailELBoBDev2 commented on GitHub (Jun 21, 2022):
I used deluge and other clients (maybe old versions too) and all used to check for long time yes
I'm started to get lost here 😂
oh okay it works with already downloaded files. You are right, I opened this issue because as I said on old version it used to work fine but now it fails so I thought maybe it's bug or something but it works