Out of Sync when nothing changed (linux, macOS)

So, everything seems to be working fine for the past 2 week. However, I have not created any new large sync folders. Were the logs helpful at at all?

Thanks, Scott

They don’t show what exactly happened, but you do have tons of too many open file errors all over the log. I assume that a write operation on the db failed due to that without producing an error, resulting in the inconsistent state I described above. So clearly we (or our db layer) could be more secure (or at least verbose) about such a problem (if my theory is correct), but the main problem is the file handle limitation by the system.

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