Syncthing on OSX stalls

This sounds like it’s deadlocking for some reason. Easiest way to debug it is to run it manually and capture the output, as I’m not sure how you’re starting it today.

  1. Stop Syncthing from running using your current method

  2. Open a new terminal, run syncthing -no-restart. Leave it like that.

  3. When this happens again, open another terminal and run pkill -QUIT syncthing. It will exit with lots of trace data.

Paste that data somewhere, here will do in a pinch. :slight_smile:

1 Like