diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8 <Jon_Ander@web> | 2014-03-01 10:39:11 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-03-01 10:39:11 +0000 |
commit | aff3beb33687d6daeca68ca8b6c72f6d89f8777b (patch) | |
tree | 909b6ed0582ae1cd7800c5ca3df1e2788fb8899d | |
parent | fcc54dfbb29f112f1aa0128f12e1a03ef9aeb47f (diff) |
-rw-r--r-- | doc/bugs/Box.com_ReposnseTimeout.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Box.com_ReposnseTimeout.mdwn b/doc/bugs/Box.com_ReposnseTimeout.mdwn new file mode 100644 index 000000000..bb8208b46 --- /dev/null +++ b/doc/bugs/Box.com_ReposnseTimeout.mdwn @@ -0,0 +1,10 @@ +Box.com is still not working properly in version 5.20140227 (I'm using it in Debian testing and sid). + +I created a new clean repository and configured Box.com (everything from the webapp). At first it seamed to work, files where being uploaded and the logs where fine. Then I created another clean repository in another computer and started syncing. Downloading files worked properly, but when trying to upload a file from the second computer I got this: + + copy my_file (gpg) (checking box.com...) (to box.com...) + 100% 0.0 B/s 0sResponseTimeout + failed + git-annex: copy: 1 failed + +When I got back to the first computer I saw the same behavior, uploading files wasn't working any more. |