We're making changes to the Community, so you may have received some notifications - thanks for your patience and welcome back. Learn more here.
Forum Discussion
pizzadoh
3 years agoExplorer | Level 4
After upgrading to Ventura, cannot start dropbox app
Hi, my dropbox app was working beforehand. I recently uggraded to Mac OS Ventura but now it's not working or syncing. I'm getting the error message "couldn't start dropbox" or sync. So I did the adva...
- 2 years ago
Hello friend.
Unfortunately, after several tests I did, the only alternative I found was to delete the aforementioned folders and reinstall, thus correcting the permissions.
Here is a link where my suggestion was accepted as a solution.
If it helped you, leave a Like. 🙂
https://www.dropboxforum.com/t5/Apps-and-Installations/Moving-Dropbox-folder-from-Library-CloudStorage/m-p/654283#M49803
Plumspot
Helpful | Level 6
Is there a fix yet? The dropbox app will not launch, Ventura 13.2. I refuse to try a reinstall as it will take 2 day to sync up again. Bogus.
elizeufreitas
2 years agoHelpful | Level 6
Hello friend.
Unfortunately, after several tests I did, the only alternative I found was to delete the aforementioned folders and reinstall, thus correcting the permissions.
Here is a link where my suggestion was accepted as a solution.
If it helped you, leave a Like. 🙂
https://www.dropboxforum.com/t5/Apps-and-Installations/Moving-Dropbox-folder-from-Library-CloudStorage/m-p/654283#M49803
- elizeufreitas2 years agoHelpful | Level 6
You will not need to re-synchronize your files.
Let's assume you have your huge Dropbox folder stored on an external drive and it is accessible at /Volumes/External/Dropbox. You can replace that location with the actual location of your folder for the remainder of these instructions. It will work just fine.
BEFORE YOU BEGIN
I assume your Dropbox folder is located on an external drive that can be accessed at /Volumes/External/Dropbox. You should substitute that folder with the actual location of your Dropbox folder as you go through this guide.
If you have not already done so, make sure you quit Dropbox before you begin!
Open a Terminal window
In the Terminal, type
sudo rm ~/Library/Dropbox && ~/Library/.dropbox
Enter your Mac's password when prompted. You will not get any visual feedback while you are entering the password
Run Dropbox. It will think it's the first time you run it. Go through the setup.
As the last step of the setup, you will be asked to choose what files and folders in your Dropbox account you want to keep a local copy of. Select them all. Complete the setup.
As soon as Dropbox loads, quit the app.
Now go back to the Terminal:
sudo rm ~/Library/Dropbox && ln -s /Volumes/External/Dropbox ~/Library/Dropbox
To verify everything is good:
ls -al ~/Library/Dropbox
You should see a listing of all the files located at /Volumes/External/Dropbox If you don't, go back to step 2.
OPTIONAL: Install macFuse https://osxfuse.github.io/
Now start Dropbox. You are DONE!
Credits: mrforged
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
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!