On Mon, 06 Aug 2012, Mika Suomalainen wrote: > Oh, ok. This should work.
This logs shows that it connects to your local proxy. It receives the first answer (a redirect to the https URL) and after that it reconnects to the same proxy but sends some encrypted data and here it doesn't seem to get back any useful answer: 2606 socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 11 2606 connect(11, {sa_family=AF_INET, sin_port=htons(8080), sin_addr=inet_addr("127.0.0.1")}, 16) = 0 [...] 2606 write(11, "\26\3\1\0\315\1\0\0\311\3\2P\37\235\372'\201\262\247Y^\231~\213\376?\372\363\254\312\1z"..., 210) = 210 2606 read(11, "", 7) = 0 So it looks like the problem is with your local proxy. Try disabling it entirely in the shell: $ unset http_proxy $ unset https_proxy $ sudo dropbox update Cheers, -- Raphaël Hertzog ◈ Debian Developer Get the Debian Administrator's Handbook: → http://debian-handbook.info/get/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1032756 Title: Dropbox cannot download, because of 404 error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1032756/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs