[BUG]: Error 9 (not enough space) When Downloading To NAS iSCSI Drive
WyndRyder opened this issue · 0 comments
Description of the bug
When trying to download large amounts of data (169GB to be precise). I have set my default download path to my NAS drive. But all the downloads error out downloading saying error 9, when the LUN has 15TB of free space. What gives? Is there some sort of check against the filesystem drive? I'm downloading using a VM, and that VM only has 128GB of local storage. This seems like a serious flaw if people like myself cannot use the tool to download to backup solutions.
Motrix Version
Version 1.8.19
Engine Version 1.36.0
Async DNSBitTorrentFirefox3 CookieGZipHTTPSMessage DigestMetalinkXML-RPCSFTP
Environment
aelyth@WyndTunnel:/mnt$ npx envinfo --system --binaries --browsers
System:
OS: Linux 5.15 Linux Mint 21.2 (Victoria)
CPU: (6) x64 Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz
Memory: 5.09 GB / 15.70 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 12.22.9 - /usr/bin/node
npm: 8.5.1 - /usr/bin/npm
Steps To Reproduce
When selecting the default path, it takes a couple of tries to get it to change from a directory to a iSCSI drive I have mounted under /mnt/NAS1 when the selection does take. The downloads start but error 9 out. My guess is there is something checking the availible space on the local HDD for the file system. The NAS has around 15TB of free space, so the space on the drive isn't the issue.
Additional Information
I really like the look and feel of the tool. Honestly, if it worked for my needs and this was a free trial, I would have already thrown my wallet at the screen!
Validations
- Follow our Code of Conduct
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.