syncthing / syncthing/syncthing-macos
ApiKey defaults not in sync with config.xml, autodetect and notify user
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 3.9k
- Forks
- 203
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 2
Description
Autostart Syncthing works great on my three other macOS machines.
Now I bought a new MBP M3, which uses macOS Sonoma, forcibly.
I always get the Syncthing icon with exclamation mark, and it says "Running (offline)"
and the API entry is colored red. Syncing works fine, it is just the amenity of the bundle
that is not working.
Assuming something unexpected was changed in Sonoma...
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the ApiKey defaults with config.xml on macOS Sonoma, then trace the autodetection and user-notification paths for the offline API state. Done means the bundle detects a configuration mismatch and clearly notifies the user while normal syncing continues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100