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
yurisobral
2 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-del...
Здравко
Legendary | Level 20
yurisobral, you have 2 issues. You have customized your system (unsupported version of Python installed). ntfs is NOT supported on Linux. That's it.
PS: You may try workaround (the first issue) with a command like:
sudo wget -O /usr/bin/dropbox https://www.dropbox.com/download?dl=packages/dropbox.py
Good luck.
yurisobral
2 years agoExplorer | Level 3
Dear Здравко,
Thanks for your comments.
Please note that linux and dropbox are both installed on the sda6 partition, which is an ext4 partition. Please note that Dropbox was running perfectly (for the last 5 years or so) until a couple of weeks ago.
I do not recall changing the python version on my ubuntu. This is the version that I have installed right now:
Your workaround did not work, unfortunately. It seems to do something:
But when I run dropbox I still get the "bootstrap panicked" message.
Cheers,
Yuri
- Walter2 years agoDropbox Staff
Hey yurisobral, sorry to jump in here, but have you tried creating a new OS profile and installing the desktop app there?
- Здравко2 years agoLegendary | Level 20
yurisobral wrote:...
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()...
yurisobral wrote:...
I do not recall changing the python version on my ubuntu. This is the version that I have installed right now:
...
Hm...🤔 I cannot say anything more than - strange... Anyway.
Can you post following command output:
which dropbox
as well as the "dropbox start -i" command output once again, after it's updated already with wget.
- yurisobral2 years agoExplorer | Level 3
There you go!
- Здравко2 years agoLegendary | Level 20
As seems you have some configuration issue on your system I cannot comment (I use the same configuration and don't have any "panicked"). 🤷
Anyway... As seems, your Dropbox daemon run already in spite. So you should be able sync whatever you like in you Dropbox folder (by default ~/Dropbox; in your case /home/yuri/Dropbox).
You can confirm that with:
dropbox status
Good luck. 😉
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!