mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
using Network Drive bug #2739
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#2739
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 @xbaha on GitHub (Jul 7, 2015).
i am running qB under a computer that saves the downloads on a network drive.
it starts download but at one point always stops. so what i do is that i set the location to the local drive, and only after this it can resume the download.
i have noticed this on many occasions that i am 100% sure that qB doesn't handle saving under network drives and there must be a nasty bug.
@chrishirst commented on GitHub (Jul 7, 2015):
a bug in libtorrent, now fixed.
Use a new version of qbittorrent.
@xbaha commented on GitHub (Jul 7, 2015):
i am using the latest version 3.2.0, is there anything newer??
@chrishirst commented on GitHub (Jul 8, 2015):
It should be. What version of libtorrent are you running and on what OS?
@xbaha commented on GitHub (Jul 8, 2015):
i am using Windows XP
and 3.2.0 qb
and libtorrent v.1.0.4.0
@sledgehammer999 commented on GitHub (Jul 8, 2015):
Does the log have an error? (view->execution log)
@xbaha commented on GitHub (Jul 8, 2015):
7/6/2015 9:00:02 PM - qBittorrent didn't find an IPv6 local address to listen on
this is the only error log i get when the torrent stops.
@sledgehammer999 commented on GitHub (Jul 8, 2015):
When you say "stops" what exactly do you mean?
Does it show as "paused" status? "completed"? "stalled"?
@xbaha commented on GitHub (Jul 8, 2015):
stalled
@sledgehammer999 commented on GitHub (Jul 8, 2015):
How fast are you downloading? (speed) and what is the speed you connect to your networked drive?
@xbaha commented on GitHub (Jul 8, 2015):
network speed is 100Mbps
my line speed is 20Mbps, i can almost get all the 20 if the seed helps.
but when stops, it is 0...
i just restart qb and back to normal, then stops again.
@sledgehammer999 commented on GitHub (Jul 8, 2015):
When it stalls can you post a screenshot of tools->statistics?
@xbaha commented on GitHub (Jul 10, 2015):
@sledgehammer999 commented on GitHub (Jul 12, 2015):
I think the perf stats are ok.
Networking and writing/reading data to disk is handled by libtorrent. We just feed it the location.
So any hiccups that it encounters with networked drives should be reported there.
Their bug tracker: https://github.com/arvidn/libtorrent/issues
You can come here and leave a link to your opened bug too.