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.