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

JpFortran's avatar
JpFortran
Explorer | Level 4
2 years ago

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.