Too many open files?

I have a crypt mount on Ubuntu. While doing VFS refresh I received the following error repeatedly and I have not seen it before.

"result": {
                "rtorrent/finished/landof.tv": "failed to open directory \"<SNIP>: too many open files"

on a subsequent run I saw the follow:

2019/10/02 13:57:35 Failed to rc: connection failed: Post http://localhost:5572/vfs/refresh: read tcp 127.0.0.1:59584->127.0.0.1:5572: i/o timeout

When I ran the command again some time later it was fine. Is there a parameter for clone mount that would affect the limit of open files?

Which rclone version are you using?

There was a file handle leak which was fixed in 1.49.4

I'm on rclone v1.49.2. Will update and hope for the best. Cheers!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.