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

Session directory losing torrents with each restart #1407

Open
Otsdarva68 opened this issue Feb 23, 2025 · 3 comments
Open

Session directory losing torrents with each restart #1407

Otsdarva68 opened this issue Feb 23, 2025 · 3 comments

Comments

@Otsdarva68
Copy link

I am having a lot of issues with my session. Each time I stop/start rtorrent, torrent files have been disappearing out of the session, with some torrent progress being lost. I will try to readd some torrents, and some torrents never start because of a “too many open files” error that keeps recurring. There are >500k open files allowed by arch in my installation, so I do not understand the origin of that error.

All run in local home directory with normal permissions.

These issues started recently in an old installation but persisted through a downgrade to 0.10 and a reinstallation, neither of which have helped the errors

@rakshasa
Copy link
Owner

Check ulimit and your open files related rtorrent config.

@Otsdarva68
Copy link
Author

ulimit -n and network.max_open_files.set are both 1024. Raising them to 10240 does not help

@rakshasa
Copy link
Owner

rakshasa commented Feb 24, 2025

Press ^X in the client and paste print=(execute.capture,ulimit,-n).

Same for: print=(network.max_open_files) and print=(network.max_open_sockets).

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