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

Picotorrent crash on startup (too many torrents?) #1279

Open
fcircuit opened this issue Nov 18, 2023 · 2 comments
Open

Picotorrent crash on startup (too many torrents?) #1279

fcircuit opened this issue Nov 18, 2023 · 2 comments

Comments

@fcircuit
Copy link

I probably know why this issue is occurring, but how to resolve? I recently added about 100 new torrents of the same type, expecting them to download sequentially over a few days away. However Pico crashed, and now crashes repeatedly at every attempt to restart the app. The system has over 3000 completed/paused torrents in its DB, these would take it to ~3100.

How can I clear torrents from the db and prevent them all being checked on startup, without wiping and reloading the installation from scratch? (And better, why isn't there an option to simply STOP or archive torrents permanently?)

@fcircuit
Copy link
Author

fcircuit commented Nov 29, 2023

crickets

@vktr
Copy link
Member

vktr commented Nov 29, 2023

If you're familiar with SQLite and don't want to keep the torrents (but everything else) you can empty the torrents table.

As for a feature not existing, it's because no one asked for it and/or no one built it. Features do not exist by default

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