Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Forum Discussion
JpFortran
3 years agoExplorer | Level 4
warning at 'status' command line
Since yesterday, when I run 'dropbox status' and it process is running, the CLI returns:
/usr/bin/dropbox:614: DeprecationWarning: isSet() is deprecated, use is_set() instead
if self.stop_event.isSet(): break
Actualizado // <-- means 'updated'
If no process exists, the 'dropbox is not running!' msg is displayed as usual.
I've tryied to update dropbox, but guess it's already updated. 'version' shows:
Dropbox daemon version: 187.4.5691 #guess this is the latest
Dropbox command-line interface version: 2020.03.04 #don't know how to check just this one.
Any hint or help will be appreciated.
Rich wrote:That's the latest stable release, but there's a newer beta release if you wanted to try it.
No there is NOT! The daemon (your link points to) and control script (contained in the package) are different thing. Updating the daemon won't affect the control script (where the error comes from). There is updated package, but it's restricted and unusable in particular case.
JpFortran, take a look here how you can solve your issue. 😉
Good luck.
5 Replies
Replies have been turned off for this discussion
- Rich3 years ago
Super User II
JpFortran wrote:
I've tryied to update dropbox, but guess it's already updated.
That's the latest stable release, but there's a newer beta release if you wanted to try it.
- Здравко3 years agoLegendary | Level 20
Rich wrote:That's the latest stable release, but there's a newer beta release if you wanted to try it.
No there is NOT! The daemon (your link points to) and control script (contained in the package) are different thing. Updating the daemon won't affect the control script (where the error comes from). There is updated package, but it's restricted and unusable in particular case.
JpFortran, take a look here how you can solve your issue. 😉
Good luck.
- JpFortran3 years agoExplorer | Level 4
yes! seems that just renaming that is_set function is enough (thought dropbox was a binary file)
Thanks a lot!
- Здравко3 years agoLegendary | Level 20
JpFortran wrote:... (thought dropbox was a binary file)
...
No, it's not. 🙂 it's script (i.e. text file). 😉
- JpFortran3 years agoExplorer | Level 4
Здравко wrote:
JpFortran wrote:... (thought dropbox was a binary file)
...
No, it's not. 🙂 it's script (i.e. text file). 😉
yup .. after seeing your recipe in your pointed post about using 'sed', inmediatly I thought Wa~wa~wait .. let's run 'file' over that /usr/bin/dropbox ... a python script ;-). Thanks again!
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!