my synology syncthing not working

My software is 1.23.4, recently it was not working.

I checked the log, it said:

Failed to initialize config:failed to load config:unexpected end of file.

what should I do to save the current setting?

  1. Make sure you have access to the console via SSH
  2. Elevate to admin privileges with sudo bash
  3. Check this folder: cd /var/packages/syncthing/var
  4. Your Syncthing config and device identity should be there in some files: ls

The error message sounds like the config.xml was corrupted though. If you get some contents back, we might be able to fix it.

This is all pretty advanced stuff though, so you might be better off just setting it up again from scratch. And sorry for the late reply, hope you found a solution!

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