We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
rnbwpnt
4 years agoHelpful | Level 6
Linux Headless Client Stuck "Upgrading Dropbox"
Debian 10
Dropbox daemon version: 119.4.1772 Dropbox command-line interface version: 2020.03.04
dropbox.py status reports "Upgrading Dropbox..." forever.
Sync still works.
Other ...
- 3 years ago
I just ran into this issue. It seems that the headless linux can detect when there is an update available for the dropbox daemon but cannot install it and so it hangs, blocking all syncing.
Assuming you have installed the headless client following the instructions @ https://www.dropbox.com/install-linux
the solution that worked for me was to
- Stop the dropbox daemon
~/dropbox.py stop
- Install the latest dropbox as per https://www.dropbox.com/install-linux
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
- Start the dropbox daemon
~/dropbox.py start
Seems to be working for me now.
We'll likely have to do this every time there is a daemon update.
- Stop the dropbox daemon
camaulay
Explorer | Level 4
I just ran into this issue. It seems that the headless linux can detect when there is an update available for the dropbox daemon but cannot install it and so it hangs, blocking all syncing.
Assuming you have installed the headless client following the instructions @ https://www.dropbox.com/install-linux
the solution that worked for me was to
- Stop the dropbox daemon
~/dropbox.py stop
- Install the latest dropbox as per https://www.dropbox.com/install-linux
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
- Start the dropbox daemon
~/dropbox.py start
Seems to be working for me now.
We'll likely have to do this every time there is a daemon update.
sydsydsyd
10 months agoExplorer | Level 4
Is this still the only solution?
Be good if there was either an "auto update" or an "ignore update" so the daemon doesn't hang/crash
About Create, upload, and share
Find help to solve issues with creating, uploading, and sharing files and folders in Dropbox. Get support and advice from the Dropbox Community.
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!