You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

rcrath's avatar
rcrath
Helpful | Level 6
2 years ago

dropbox hangs on "starting..." in Manjaro and in Fedora 38

currently on Fedora 38, using dropbox installed from Fedora 38 RPM at https://linux.dropbox.com/fedora/38/x86_64/ Observed behavior: Dropbox hangs on "starting"' Theory: there is something in my Dr...
  • rcrath's avatar
    rcrath
    2 years ago

    I got some help from support. The key piece was to run "chattr -R -i ~/Dropbox" which revealed the problem files.  I had created symbolic links from my dotfile settings in .config, .themes, and .local and placed the actual files in dropbox folders so that some of my settings would get backed up to dropbox.  One of the applications put unchangeable files in dropbox and that is what caused the problems. Since I reinstalled fresh, once I was able to find the problem files via chattr and move them out of Dropbox, syncing resumed and is now fixed.