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.
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.
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!
Lusil
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, please give it a Like below.
Still stuck? Ask me a question!
Tips & Tricks Find new ways to stay in flow or share your tips on how you work smarter with Dropbox.
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.
If you can attach a screenshot in your reply, that would be very helpful!
Thanks in advance, @Rachel R.2!
Lusil
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, please give it a Like below.
Still stuck? Ask me a question!
Tips & Tricks Find new ways to stay in flow or share your tips on how you work smarter with Dropbox.
(If that worked, I figured it out. 🙂 )
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.
All at once or one at a time?
Line by line. Every line is one command.
Done--and thank you! I restarted, and it didn't ask for my password, so hopefully the problem is now solved.
Hi there!
If you need more help you can view your support options (expected response time for a 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!