Kimbatt / torrent-creator

Create torrent files in your browser.
https://kimbatt.github.io/torrent-creator/
113 stars 38 forks source link

The requested file could not be read... #11

Closed blixel2 closed 9 months ago

blixel2 commented 9 months ago

I'm trying to create a torrent for 4 ISOs. Each ISO is ~8GB. When I click "Create Torrent", I keep getting this message: Failed to read file: [filename].iso. Reason: The requested file could not be read, typically due to permission problems that have occurred after a reference to a file was acquired. (NotReadableError)

I attempted to break the files up into 700MB chunks using WinRAR, but I had the same problem. I then attempted to break the files up into 100MB chunks (also using WinRAR), but the problem persists.

I would appreciate help resolving the issue. Thanks.

Kimbatt commented 9 months ago

Hi, I pushed a fix that should resolve this issue. Could you check it and see if it works now?

blixel2 commented 9 months ago

Wow, thanks for the fast response. Works perfectly now!