After logging Connecting..., the process sometimes never emits another log line - no success, no error, no retry. It stays alive but does nothing indefinitely.
2026-04-24T03:30:42.799451+02:00 machine systemd[1422]: Started obsidian-sync.service - Obsidian Headless Sync.
2026-04-24T03:30:44.233875+02:00 machine ob[1540]: Starting sync:
2026-04-24T03:30:44.255935+02:00 machine ob[1540]: Vault: <redacted> (<redacted>)
2026-04-24T03:30:44.256315+02:00 machine ob[1540]: Location: /home/<redacted>
2026-04-24T03:30:44.256557+02:00 machine ob[1540]: Sync mode: bidirectional
2026-04-24T03:30:44.256791+02:00 machine ob[1540]: Conflict strategy: merge
2026-04-24T03:30:44.257458+02:00 machine ob[1540]: Device name: machine
2026-04-24T03:30:44.265118+02:00 machine ob[1540]: Config directory: .obsidian
2026-04-24T03:30:44.265474+02:00 machine ob[1540]: File types: image, audio, video, pdf, unsupported
2026-04-24T03:30:44.265755+02:00 machine ob[1540]: Configs: none (config syncing disabled)
2026-04-24T03:30:46.001140+02:00 machine ob[1540]: Connecting...
2026-04-24T16:17:51.938514+02:00 machine systemd[1422]: Stopping obsidian-sync.service - Obsidian Headless Sync...
After logging Connecting..., the process sometimes never emits another log line - no success, no error, no retry. It stays alive but does nothing indefinitely.