I have some issues getting dropbox to run on Centos 6.3. These issues started after I recently got a security warning to upgrade Dropbox. Before this, the older version (not sure which one exactly) has been running fine for ~2+ years.
The install I did was:
Download: https://www.dropbox.com/download?dl=packages/fedora/nautilus-dropbox-1.6.2-1.fedora.x86_64.rpm
Install: yum localinstall nautilus-dropbox-1.6.2-1.fedora.x86_64.rpm
After this: dropbox start -i
It downloads successfully, but then when I do:
dropbox start
I get the message:
Dropbox isn't running!
Dropbox is already running!
And nothing else happens.
What could be the problem here?
~/.dropboxor moving it somewhere else from home dir.ps aux | grep dropbox? May be it's already running? Well since it's creating new folder, it means it is running, can you try to upload some files?