We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
rse1982
2 months agoExplorer | Level 4
Dropbox stuck on "Starting" after upgrading to Ubuntu 24.10
I have recently upgraded to Ubuntu 24.10 and have noticed that Dropbox never gets past starting.
I have tried uninstalling and reinstalling and setting fs.inotify.max_user_watches to 1 million a...
rse1982
23 days agoExplorer | Level 4
I managed to fix this, but the solutions I found were wrong. The solutions all said to add
fs.inotify.max_user_watches=524288
to
/etc/sysctl.conf
This is the wrong file as this holds only temporary variables, so to load these, you would have to load these each time the computer starts with the following command.
sysctl -p
The file to edit is:
/usr/lib/sysctl.d/30-tracker.conf
This file the amount automatically loaded when Ubuntu starts. Once I changed this file and rebooted Dropbox started and commenced indexing.
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!