binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
444 stars 47 forks source link

error: No such file or directory #144

Closed plumped closed 1 year ago

plumped commented 2 years ago

Since a few days i got repeating errors on large files. After 10-12 seconds state switches to "errored" Message: "No failure torrent stopped"

Already thought about a speed problem with my lvm but also writing on an m.2 SSD doesnt solve the problem.

Log: File error alert. Torrent: "XYZ". File: "/temptorrents/XYZ/Season 2/XYZ.S02E17.Club.der.Schoenen.GERMAN.DL.720p.WEB.H264-TSCC/XYZ.S02E17.Club.der.Schoenen.GERMAN.DL.720p.WEB.H264-TSCC.mkv". Reason: XYZ file_open (/temptorrents/XYZ/Season 2/XYZ.S02E17.Club.der.Schoenen.GERMAN.DL.720p.WEB.H264-TSCC/XYZ.S02E17.Club.der.Schoenen.GERMAN.DL.720p.WEB.H264-TSCC.mkv) error: No such file or directory

Any idea?

akzkak commented 1 year ago

Issue with Libtorrent 2.0.7

https://github.com/qbittorrent/qBittorrent/issues/17686 https://github.com/arvidn/libtorrent/issues/7137

Edit: Just pulled newest docker image and comes with v2.0.8 now