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

Error with torrent: error persisting piece: Invalid ModificationError,NoModificationAllowedError #161

Open
joshernandez opened this issue Jun 9, 2017 · 3 comments

Comments

@joshernandez
Copy link

I'm currently downloading two large files, 16GB and 13Gb particularly, I never had an issue before so I'm assuming the problem is related to the file size(?), help with this will be much appreciated.

Computer specs should not be the problem.

Again, this is the error I get: "Error with torrent: error persisting piece: Invalid ModificationError,NoModificationAllowedError"

When it gets in error status and I Start the download again, it actually starts and download part of the file and then repeatedly gives me the same error over and over.

@kzahel
Copy link
Owner

kzahel commented Jun 9, 2017

I've seen these issues with FAT32 filesystem (4GB limit). If your drive is formatted FAT32 reformat it to exFAT

@joshernandez
Copy link
Author

NTFS and is my main disk C.

@joshernandez
Copy link
Author

I found the problem.

I had a backup software running in the background that was using the files, so obviously I could not modify the file because It was being use by other process, so each process was in a way fighting with each other to handle the file.

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