[SOLVED] Dropbox can't 'sign-in' or install newer version.
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I installed Dropbox on my 64bit Linuxmint 17 machine. It installed easily wihout a hitch (I thought). But when I looked for the dropbox folder in the my home folder, it isn't there. When I try to sign in to dropbox using username, and password, I get an error, but no sign-in. the error says:"Your using an old version of Dropbox....", and instructs me to go to 'www.dropbox.com/downloading' and download the newer version.
I have done so, first trying the 64bit version for Ubuntu. When that didn't work, I tried the 64 bit version for Debian. And it still doesn't work.
If you would, please try opening Dropbox using a terminal and post the results (any error messages) in their entirety. I'm curious to see what they have to say.
Thanks Ardvark71. Here are the results:
m17 ~ $ dropbox
Dropbox command-line interface
commands:
Note: use dropbox help <command> to view usage for a specific command.
status get current status of the dropboxd
throttle set bandwidth limits for Dropbox
help provide help
puburl get public url of a file in your dropbox's public folder
stop stop dropboxd
running return whether dropbox is running
start start dropboxd
filestatus get current sync status of one or more files
ls list directory contents with current sync status
autostart automatically start dropbox at login
exclude ignores/excludes a directory from syncing
lansync enables or disables LAN sync
sharelink get a shared link for a file in your dropbox
proxy set proxy settings for Dropbox
m17 ~ $ dropbox status
Dropbox isn't running!
m17 ~ $ dropbox start
Starting Dropbox...Dropbox isn't running!
Done!
m17 ~ $ #At this point I get a blue box labeled "Dropbox Setup"asking for my email and password.
m17 ~ $ #having supplied that I get the error message (mentioned in my first post about this) in that same blue box
m17 ~ $ #If I continue with:
m17 ~ $ dropbox status
Waiting to be linked to a Dropbox account...
m17 ~ $
But there is a dropbox account. I was able to interface with it through Firefox, and (thru Firefox upload a zip file to it. That's an awkward way to interface with my Dropbox account, but demonstrates that the account is there. But, so far, I find no other way to interface with it.
Whoops! My bad. The dropbox directory is in my home menu after all. I failed to look for it as a hidden file, although I suppose that when I last used dropbox (on some previous version of linux) it was probably a hidden file. Sorry for the misinformation.
But it still won't let me sign in, no matter which version I have installed. Shouldn't have to do this, but I think I'll try the 32bit version, and see if that works.
Yes, I have gotten to the point where the little blue rectangle pops up with the message that I should enter my username (email address) and password, and sign in. But when I have entered email address, and password, and clicked on "signin", I amconfronted with the error message in the same box telling me to update dropbox, and telling me where to go to update it.
So when I have "updated it, (or reinstalled it) using the links provided, and tried again with "dropbox start" or "dropbox start -i"I get the same error message again, but it will not allow me to complete the sign in.
Distribution: Slackware (current), FreeBSD, Win10, It varies
Posts: 9,952
Rep:
Quote:
Originally Posted by littlejoe5
Yes, I have gotten to the point where the little blue rectangle pops up with the message that I should enter my username (email address) and password, and sign in. But when I have entered email address, and password, and clicked on "signin", I amconfronted with the error message in the same box telling me to update dropbox, and telling me where to go to update it.
So when I have "updated it, (or reinstalled it) using the links provided, and tried again with "dropbox start" or "dropbox start -i"I get the same error message again, but it will not allow me to complete the sign in.
I had that same problem with debian, or it could have been crunchbang which is debian based. but remember I compiled it from source off of dropbox to get it back again. I don't remember all of the particulars though.
there should be a hidden folder in your home folder called .dropbox-dist. this contains the old daemon. stop dropbox, delete the folder, and the re-run dropbox. it should download the daemon again.
just make sure you don't delete your real Dropbox folder.
Question How to use Dropbox
This is a repeat of a reply to an item I found in linux-Newby. I hope I am not violating the rules by doing this. I had tried a search which I thought would search all of the Linux forums, but only found the other one.
I am using debian on a Rpi and thought I had followed the instructions from (https://www.dropbox.com/install-linux). I installed the debian 32bit version a couple of days ago. But when I tried to run dropbox using the first line in the CODE below this is the listing from my terminal. NOTE: I added LF where the \\ are shown.
there should be a hidden folder in your home folder called .dropbox-dist. this contains the old daemon. stop dropbox, delete the folder, and the re-run dropbox. it should download the daemon again.
just make sure you don't delete your real Dropbox folder.
How do you tellthe real one from others?
Does a dot at the start of a file or directory make it a hidden?
I installed Dropbox on my 64bit Linuxmint 17 machine. It installed easily wihout a hitch (I thought). But when I looked for the dropbox folder in the my home folder, it isn't there. When I try to sign in to dropbox using username, and password, I get an error, but no sign-in. the error says:"Your using an old version of Dropbox....", and instructs me to go to 'www.dropbox.com/downloading' and download the newer version.
I have done so, first trying the 64bit version for Ubuntu. When that didn't work, I tried the 64 bit version for Debian. And it still doesn't work.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.