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
2 years agoHelpful | Level 6
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...
- 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.
rcrath
Helpful | Level 6
[rich@fedora ~]$ dropbox status
Starting...
[rich@fedora ~]$ dropbox exclude list
Traceback (most recent call last):
File "/usr/bin/dropbox", line 1587, in <module>
ret = main(sys.argv)
^^^^^^^^^^^^^^
File "/usr/bin/dropbox", line 1576, in main
result = commands[argv[i]](argv[i+1:])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/dropbox", line 743, in newmeth
return meth(*n, **kw)
^^^^^^^^^^^^^^
File "/usr/bin/dropbox", line 1347, in exclude
exclude([])
File "/usr/bin/dropbox", line 743, in newmeth
return meth(*n, **kw)
^^^^^^^^^^^^^^
File "/usr/bin/dropbox", line 1325, in exclude
lines = [relpath(path) for path in dc.get_ignore_set()['ignore_set']]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/dropbox", line 1325, in <listcomp>
lines = [relpath(path) for path in dc.get_ignore_set()['ignore_set']]
^^^^^^^^^^^^^
File "<frozen posixpath>", line 490, in relpath
ValueError: no path specified
rcrath
2 years agoHelpful | Level 6
and restart gives me the following,
[rich@fedora ~]$ dropbox status
Dropbox isn't running!
[rich@fedora ~]$ dropbox start
Starting Dropbox...dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/cryptography.hazmat.bindings._openssl.abi3.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/cryptography.hazmat.bindings._padding.abi3.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/apex._apex.abi3.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/psutil._psutil_linux.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/psutil._psutil_posix.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/tornado.speedups.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/wrapt._wrappers.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/PyQt5.QtCore.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/PyQt5.sip.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/PyQt5.QtGui.so'
dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/PyQt5.QtWidgets.so'
Dropbox isn't running!
Done!
[rich@fedora ~]$ dropbox: load fq extension '/home/rich/.dropbox-dist/dropbox-lnx.x86_64-177.4.5399/PyQt5.QtDBus.so'
and it hangs on "starting..."
[rich@fedora ~]$ dropbox status
Starting...
[rich@fedora ~]$
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!