You are not logged in.
Pages: 1
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
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 )
Offline
Pages: 1