Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
yurisobral
3 years agoExplorer | Level 3
Problem in Ubuntu 22.04.3 LTS - Dropbox stopped working
My Dropbox folder is no longer syncing. I used to run smoothly, so I am guessing a recent Ubuntu update broke something. This is what I get when I run Dropbox on the command line:
yuri@yuri-dell:~$ dropbox start
Starting Dropbox...Bootstrap panicked!!
The Dropbox daemon is not installed!
Run "dropbox start -i" to install the daemon
If I do what it tells me to do, this is what I get:
yuri@yuri-dell:~$ dropbox start -i
Starting Dropbox...Bootstrap panicked!!
/usr/bin/dropbox:303: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading
GObject.threads_init()
/usr/bin/dropbox:453: PyGTKDeprecationWarning: Stock items are deprecated. Please use: Gtk.Button.new_with_mnemonic(label)
self.ok = ok = Gtk.Button(stock=Gtk.STOCK_OK)
/usr/bin/dropbox:458: PyGTKDeprecationWarning: Stock items are deprecated. Please use: Gtk.Button.new_with_mnemonic(label)
cancel = Gtk.Button(stock=Gtk.STOCK_CANCEL)
/usr/bin/dropbox:348: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead
t.setDaemon(True)
/usr/bin/dropbox:334: PyGIDeprecationWarning: GObject.idle_add is deprecated; use GLib.idle_add instead
GObject.idle_add(self.loop_callback, *ret)
/usr/bin/dropbox:344: PyGIDeprecationWarning: GObject.idle_add is deprecated; use GLib.idle_add instead
GObject.idle_add(self.on_done)
dropbox: load fq extension '/home/yuri/.dropbox-dist/dropbox-lnx.x86_64-187.4.5691/cryptography.hazmat.bindings._openssl.abi3.so'
dropbox: load fq extension '/home/yuri/.dropbox-dist/dropbox-lnx.x86_64-187.4.5691/cryptography.hazmat.bindings._padding.abi3.so'
dropbox: load fq extension '/home/yuri/.dropbox-dist/dropbox-lnx.x86_64-187.4.5691/apex._apex.abi3.so'
dropbox: load fq extension '/home/yuri/.dropbox-dist/dropbox-lnx.x86_64-187.4.5691/psutil._psutil_linux.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuri/.dropbox-dist/dropbox-lnx.x86_64-187.4.5691/psutil._psutil_posix.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuri/.dropbox-dist/dropbox-lnx.x86_64-187.4.5691/tornado.speedups.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/yuri/.dropbox-dist/dropbox-lnx.x86_64-187.4.5691/wrapt._wrappers.cpython-38-x86_64-linux-gnu.so'
success!
Bootstrap panicked!!
Done!
Any ideas of what might be the problem and how to solve it?
Thank you very much in advance!
Yuri
I've found ensuring the the ~/.dropbox and ~/.dropbox-dist are fully owned by my user account solved this issue for me.
11 Replies
Replies have been turned off for this discussion
- altairbob11 months agoExplorer | Level 4
I've found ensuring the the ~/.dropbox and ~/.dropbox-dist are fully owned by my user account solved this issue for me.
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.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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, Facebook or Instagram.
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!