Hello, everyone!
“WARNING: Failed to acquire lock: is another Syncthing instance already running?”
I am trying to start the Syncthing service, but I get this warning and I don’t see any other instances running or any hints in the logs. Got any idea as to what the issue might be? Thanks in advnace
systemctl status --user syncthing
syncthing.service - Syncthing - Open Source Continuous File Synchronization
Loaded: loaded (/usr/lib/systemd/user/syncthing.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Fri 2025-05-23 18:21:42 CEST; 2s ago
Duration: 83ms
Invocation: 260334943c254eac84a7ebb937ef2be9
Docs: man:syncthing(1)
Process: 470126 ExecStart=/usr/bin/syncthing serve --no-browser --no-restart --logflags=0 (code=exited, status=1/FAILURE)
Main PID: 470126 (code=exited, status=1/FAILURE)
maj 23 18:21:42 lapi systemd[1082]: syncthing.service: Scheduled restart job, restart counter is at 4.
maj 23 18:21:42 lapi systemd[1082]: syncthing.service: Start request repeated too quickly.
maj 23 18:21:42 lapi systemd[1082]: syncthing.service: Failed with result ‘exit-code’.
maj 23 18:21:42 lapi systemd[1082]: Failed to start Syncthing - Open Source Continuous File Synchronization.
systemctl status syncthing
Unit syncthing.service could not be found.
journalctl --since “2025-05-23 18:20:00”
maj 23 18:21:37 lapi systemd[1082]: Started Syncthing - Open Source Continuous File Synchronization.
maj 23 18:21:37 lapi syncthing[470060]: [start] INFO: syncthing v1.29.6 “Gold Grasshopper” (go1.24.3 linux-amd64) syncthing@archlinux 2025-05-15 09:30:00 UTC [noupgrade]
maj 23 18:21:37 lapi syncthing[470060]: [start] WARNING: Failed to acquire lock: is another Syncthing instance already running?
maj 23 18:21:37 lapi systemd[1082]: syncthing.service: Main process exited, code=exited, status=1/FAILURE
maj 23 18:21:37 lapi systemd[1082]: syncthing.service: Failed with result ‘exit-code’.
maj 23 18:21:38 lapi systemd[1082]: syncthing.service: Scheduled restart job, restart counter is at 1.
maj 23 18:21:38 lapi systemd[1082]: Started Syncthing - Open Source Continuous File Synchronization.
maj 23 18:21:38 lapi syncthing[470083]: [start] INFO: syncthing v1.29.6 “Gold Grasshopper” (go1.24.3 linux-amd64) syncthing@archlinux 2025-05-15 09:30:00 UTC [noupgrade]
maj 23 18:21:38 lapi syncthing[470083]: [start] WARNING: Failed to acquire lock: is another Syncthing instance already running?
maj 23 18:21:38 lapi systemd[1082]: syncthing.service: Main process exited, code=exited, status=1/FAILURE
maj 23 18:21:38 lapi systemd[1082]: syncthing.service: Failed with result ‘exit-code’.
maj 23 18:21:39 lapi systemd[1082]: syncthing.service: Scheduled restart job, restart counter is at 2.
maj 23 18:21:39 lapi systemd[1082]: Started Syncthing - Open Source Continuous File Synchronization.
maj 23 18:21:39 lapi syncthing[470102]: [start] INFO: syncthing v1.29.6 “Gold Grasshopper” (go1.24.3 linux-amd64) syncthing@archlinux 2025-05-15 09:30:00 UTC [noupgrade]
maj 23 18:21:39 lapi syncthing[470102]: [start] WARNING: Failed to acquire lock: is another Syncthing instance already running?
maj 23 18:21:39 lapi systemd[1082]: syncthing.service: Main process exited, code=exited, status=1/FAILURE
maj 23 18:21:39 lapi systemd[1082]: syncthing.service: Failed with result ‘exit-code’.
maj 23 18:21:40 lapi systemd[1082]: syncthing.service: Scheduled restart job, restart counter is at 3.
maj 23 18:21:40 lapi systemd[1082]: Started Syncthing - Open Source Continuous File Synchronization.
maj 23 18:21:40 lapi syncthing[470126]: [start] INFO: syncthing v1.29.6 “Gold Grasshopper” (go1.24.3 linux-amd64) syncthing@archlinux 2025-05-15 09:30:00 UTC [noupgrade]
maj 23 18:21:40 lapi syncthing[470126]: [start] WARNING: Failed to acquire lock: is another Syncthing instance already running?
maj 23 18:21:40 lapi systemd[1082]: syncthing.service: Main process exited, code=exited, status=1/FAILURE
maj 23 18:21:40 lapi systemd[1082]: syncthing.service: Failed with result ‘exit-code’.
maj 23 18:21:42 lapi systemd[1082]: syncthing.service: Scheduled restart job, restart counter is at 4.
maj 23 18:21:42 lapi systemd[1082]: syncthing.service: Start request repeated too quickly.
maj 23 18:21:42 lapi systemd[1082]: syncthing.service: Failed with result ‘exit-code’.
maj 23 18:21:42 lapi systemd[1082]: Failed to start Syncthing - Open Source Continuous File Synchronization.