Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selecting "Set location" does not move a torrent that is errored due to insufficient disk space #22134

Open
as-muncher opened this issue Jan 9, 2025 · 1 comment

Comments

@as-muncher
Copy link

qBittorrent & operating system versions

Qt: 6.7.3
Libtorrent: 1.2.19.0
Boost: 1.86.0
OpenSSL: 3.4.0
zlib: 1.3.1
qbittorrent 5.0..3 on win 11 x64

What is the problem?

"Set location" does not move my torrent to a new location that I specify, being errored that it's current location is out of disk space.

Steps to reproduce

  1. Download a torrent into a space that is not enough.
  2. When the torrent errors due to insufficient disk space, left-click the torrent, right-click it, left-click "set location"
  3. Select a new location that has sufficient room.

Additional context

No response

Log(s) & preferences file(s)

2025-01-09 11:19 AM - File error alert. Torrent: "torrent ". File: "d:\torrent.iso.!qB". Reason: "torrent.iso file_write (d:\torrent.!qB) error: There is not enough space on the disk"
2025-01-09 11:20 AM - Enqueued torrent move. Torrent: "torrent ". Source: "d:". Destination: "Z:\BiglyBT Downloads"
2025-01-09 11:20 AM - Start moving torrent. Torrent: "torrent ". Destination: "Z:\BiglyBT Downloads"
2025-01-09 11:20 AM - Failed to move torrent. Torrent: "torrent ". Source: "d:". Destination: "Z:\BiglyBT Downloads". Reason: "torrent.iso storage move failed. file_rename (d:\torrent.iso.!qB): There is not enough space on the disk"
(except the thing is is that there is tons of room at the new destination on Z drive)
Screenshot 2025-01-09 115315
And I changed the name of the torrent to "torrent". The torrent name DOES have a space at the end for some reason, or at least that's how it shows up in the log.

@stalkerok
Copy link
Contributor

stalkerok commented Jan 9, 2025

I can't confirm.

09.01.2025 22:47 - Moved torrent successfully. Torrent: "ubuntu-24.04.1-desktop-amd64.iso". Destination: "D:\temp"
09.01.2025 22:47 - Start moving torrent. Torrent: "ubuntu-24.04.1-desktop-amd64.iso". Destination: "D:\temp"
09.01.2025 22:47 - Enqueued torrent move. Torrent: "ubuntu-24.04.1-desktop-amd64.iso". Source: "E:\". Destination: "D:\temp"
09.01.2025 22:45 - File error alert. Torrent: "ubuntu-24.04.1-desktop-amd64.iso". File: "E:\ubuntu-24.04.1-desktop-amd64.iso". Reason: "ubuntu-24.04.1-desktop-amd64.iso file_fallocate (E:\ubuntu-24.04.1-desktop-amd64.iso) error: Недостаточно места на диске"
09.01.2025 22:45 - Added new torrent. Torrent: "ubuntu-24.04.1-desktop-amd64.iso"
09.01.2025 23:16 - Moved torrent successfully. Torrent: "ubuntu-24.04.1-desktop-amd64.iso". Destination: "D:\temp"
09.01.2025 23:16 - File error alert. Torrent: "ubuntu-24.04.1-desktop-amd64.iso". File: "E:\ubuntu-24.04.1-desktop-amd64.iso.!qB". Reason: "ubuntu-24.04.1-desktop-amd64.iso file_write (E:\ubuntu-24.04.1-desktop-amd64.iso.!qB) error: Недостаточно места на диске"
09.01.2025 23:16 - Start moving torrent. Torrent: "ubuntu-24.04.1-desktop-amd64.iso". Destination: "D:\temp"
09.01.2025 23:16 - Enqueued torrent move. Torrent: "ubuntu-24.04.1-desktop-amd64.iso". Source: "E:\". Destination: "D:\temp"
09.01.2025 23:15 - File error alert. Torrent: "ubuntu-24.04.1-desktop-amd64.iso". File: "E:\ubuntu-24.04.1-desktop-amd64.iso.!qB". Reason: "ubuntu-24.04.1-desktop-amd64.iso file_write (E:\ubuntu-24.04.1-desktop-amd64.iso.!qB) error: Недостаточно места на диске"
09.01.2025 23:14 - Added new torrent. Torrent: "ubuntu-24.04.1-desktop-amd64.iso"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants