We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
Rachel R.2
6 years agoHelpful | Level 5
"Dropbox needs to change permissions" message on startup
Lately, every time I start my Mac (OS 10.14.6) I get a message that reads (in full):
"Dropbox needs to change permissions for the Folder: /Users/[name]/Dropbox
Enter your password to allow this"
(I would attach a screenshot here but I can't figure out how.)
I enter the password and all is well, but it happens Every. Single. Time. I start my computer. After checking here for ideas, I checked for symlinks (there are none) and reinstalled Dropbox (so I am now running the latest version), but that has not helped at all. What now?
Hi Rachel R.2,
Can you try following commands in terminal:
sudo chflags -R noschg "/Users/$USER/Dropbox" sudo chflags -R nouchg "/Users/$USER/Dropbox" sudo chown -R "$USER" "/Users/$USER/Dropbox" chmod -R u+rw "/Users/$USER/Dropbox"
Will be asked for your password (sudo).
Hope this helps. :wink:
58 Replies
- Lusil6 years ago
Dropbox Staff
Hey there Rachel R.2,
Welcome to the Dropbox Community! Let's see what we can find here.
As a first step, could you let me know if you get a hyperlink when you see the error message pop up? If you do, could you please click on it and post the log that you get?
Thanks in advance!
- Rachel R.26 years agoHelpful | Level 5
Hi, Lusil!
No, there is no link, just the location of my desktop Dropbox folder. If you tell me how to add a screenshot, I can do that.
- Lusil6 years ago
Dropbox Staff
If you can attach a screenshot in your reply, that would be very helpful! :grinning:
Thanks in advance, Rachel R.2!
- Rachel R.26 years agoHelpful | Level 5I would be happy to if you would tell me how to do that!
- Rachel R.26 years agoHelpful | Level 5
(If that worked, I figured it out. :) )
- Здравко6 years agoLegendary | Level 20
Hi Rachel R.2,
Can you try following commands in terminal:
sudo chflags -R noschg "/Users/$USER/Dropbox" sudo chflags -R nouchg "/Users/$USER/Dropbox" sudo chown -R "$USER" "/Users/$USER/Dropbox" chmod -R u+rw "/Users/$USER/Dropbox"
Will be asked for your password (sudo).
Hope this helps. :wink:
- Rachel R.26 years agoHelpful | Level 5
All at once or one at a time?
- Здравко6 years agoLegendary | Level 20
Line by line. Every line is one command.
- Rachel R.26 years agoHelpful | Level 5
Done--and thank you! I restarted, and it didn't ask for my password, so hopefully the problem is now solved.
- mjulia6 years agoNew member | Level 2
I am having the same issue, but unrelated to restarts. About every week, Dropbox presents the message like in Rachel's screenshot, and starts synching 15K+ files, even though none of them changed. It takes several days and completely kills my buttery.
I have run the following command and do not have any hyperlinks:
find "/Users/mjulia/Dropbox (Personal)" -type l -exec ls -lah {} \;
I've also applied the instructions above. Any other ideas?
Thanks,
Julia
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need More Support
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!