Hi there, since last update it seems I cannot mount any sftp filesystem anymore (other filesystems like google drive and mega work). It shows as mounted in both RcloneView and Finder but when I open it it’s empty. I’m getting these warnings:
[warning] | 9:51:22 94ms | configuredMounts: rclone and the OS disagree about /Users/aldode/Cloud Drives/aldode-sftp – rclone says not mounted, OS says mounted; trusting the OS (orphaned mount: rclone cannot unmount it)
[warning] | 9:51:07 324ms | MountTable: /sbin/mount failed: ProcessException: Too many open files
Command: /sbin/mount
It was working flawlessly till a 3-4 days ago.
Note: Running the rclone mount command manually via Terminal works fine, so the issue seems related to how RcloneView invokes the mount process or its environment’s file descriptor limit (ulimit)