I ran htop and saw hundreds of syncthing processes, is it normal?
/usr/bin/syncthing serve –no-browser –no-restart
so many of them.
I ran htop and saw hundreds of syncthing processes, is it normal?
/usr/bin/syncthing serve –no-browser –no-restart
so many of them.
Not really, normally there should be just two. My suspicion would be that something keeps trying to start Syncthing over and over (and fails, because the database is already locked by the running instance).
htop’s default output includes process threads – use the keyboard combo [Shift] + [H] to toggle the display of user threads so that only processes are shown.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.