rakshasa / rtorrent

rTorrent BitTorrent client
https://github.com/rakshasa/rtorrent/wiki
GNU General Public License v2.0
4.08k stars 408 forks source link

[edge case] No error, just stall, if trying to download Magnet URI on read-only filesystem #1034

Open hopeseekr opened 3 years ago

hopeseekr commented 3 years ago

The Problem

I attempted to download a magnet URI as usual, as I’ve done tens of thousands of times. Except it never autostarted, staying in [closed] state. CTRL+S wouldn’t start it. Nothing I tried started it.

After digging around for several minutes, I found out that my storage file system had inexplicably become read-only.

read-only magnet URI

The Solution

Please provide some sort of error / notice for Magnet URIs when the file system is read-only.