I am using ubuntu linux. syncthing is setup in docker on a ugreen nas. Syncthing does appear to be working, and synced about 15 gb to my macbook. However, I get the following error:
For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can’t.
On my Ubuntu Device, the user “chaos” owns the Syncthing process.
THIS IS THE WRONG ADVICE FOR DOCKER: You can use chmod or chown on the files that you want that user to be able to see in Syncthing. Be sure to understand what will happen before you use those commands.