I self-host Nextcloud (Snap) on Ubuntu Server and sync my Joplin library to it from several devices, including an Android mobile, a Windows laptop, and two Linux desktops (one of which also has the CLI client). Everything works fine and I have no sync issues.
However, my Nextcloud logs show that, in the background, Joplin is constantly trying and failing to create timeCheck*.txt files and lock files. Like, every minute of every day. The feed of my Nextcloud desktop client looks like this:
In Joplin/locks
on my Nextcloud I have two files (sync_desktop_*.json
and sync_mobile_*.json
) which haven't been modified in 6 months.
In Joplin/temp
I have ten timeCheck*.txt
files, nine of which were last modified 4-6 months ago and one of which was modified 12 days ago.
What is going on, and what can I do to fix this? Thanks in advance for any pointers.