-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document that Syncthing may need extra permissions to access some paths on macOS #823
Comments
We don't maintain the brew installer or messages, you should probably inquire in the brew issue tracker. |
@calmh Thank you, I’ll follow up on that side about the brew messages. Is there anything that can/should be done in terms of the official documentation? |
Maybe a link somewhere to whatever Apple documentation exists on allowing applications to access files. I don't know where or what that would be. I don't think it's related to auto-start as such; double-clicking the binary should have the same effect as auto-starting it using launch control. |
brew services start syncthing
also requires explicit macOS disk permissions
@Joshfindit I guess you're welcome to open a Pull Request and propose text to be added to the documentation. Should come from someone who actually has regular access to a Mac and can verify the procedure. Few of the maintainers qualify in that regard I'm afraid. I'd agree that neither the Web GUI nor the autostart section would be a good place for this though. Maybe best on https://docs.syncthing.net/intro/getting-started.html or as a FAQ? |
Thank you both for the guidance
It unfortunately does not:
I think that given this macOS-specific information, it would be helpful to have a note in both https://docs.syncthing.net/intro/getting-started.html (In the 'Installing' subheading, or within a new subheading for example 'Permissions') and https://docs.syncthing.net/users/autostart.html#macos I'd be happy to submit the PR for either/both. |
Does your log mention database corruption?
No
Required information
brew install syncthing
brew services start syncthing
=>==> Successfully started
syncthing(label: homebrew.mxcl.syncthing)
Failed to create path for auto-accepted folder ... operation not permitted
Failed to create older root directory mkdir ... operation not permitted
Error on folder ... folder path missing
To start syncthing now and restart at login:
to be followed byAfter it starts, you will likely have to allow full disk permissions in "macOS Peferences" > "Security" > “full disk access”
Have you allowed disk access in the Security tab?
The text was updated successfully, but these errors were encountered: