Daemon won't launch on mac

Hi,

Downloaded the mac app and I’m getting the "Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘launch path not accessible’ " message.

Already tried: ‘sudo chmod +x /Applications/Syncthing.app/Contents/MacOS/Syncthing’ to ensure executable have the right permissions.

Did a manual install: “curl -o syncthing.zip https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-macos-amd64-v1.27.7.zip unzip syncthing.zip -d syncthing sudo mv syncthing/syncthing /usr/local/bin/” and ran the binary in terminal. “syncthing -home=”$HOME/Library/Application Support/Syncthing" It works fine but keep the terminal window running with no tray icon.

I’d like to have the daemon running in background, what am I missing?

Thanks

ps; running Syncthing for latest mac os Ventura 13.6.6

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