You are not logged in.

#1 2017-02-10 16:57:36

berniz95
Member
From: Vauréal France
Registered: 2016-02-23
Posts: 52

Dropbox start

I can't start up dropbox : "dropbox start" tells me to run "dropbox start -i", which "downloads" dropbox from 0 to 100% and then uses most of my CPU... endlessly.
When I interrupt the process I get following trackback :

Downloading Dropbox... 100%^CTraceback (most recent call last):
  File "/usr/bin/dropbox", line 1404, in <module>
    ret = main(sys.argv)
  File "/usr/bin/dropbox", line 1393, in main
    result = commands[argv[i]](argv[i+1:])
  File "/usr/bin/dropbox", line 817, in update
    download()
  File "/usr/bin/dropbox", line 545, in download
    progress = one_chunk.next()[0]
  File "/usr/bin/dropbox", line 211, in download_file_chunk
    buf.write(chunk)
  File "/usr/lib/python2.7/StringIO.py", line 208, in write
bernard@COOL-HP:~$     def write(self, s):
KeyboardInterrupt

What can I do ?

Offline

#2 2017-02-11 01:38:12

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,661
Website

Re: Dropbox start

Have you already installed dropbox? If so, how did you do it?


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB