diff options
author | https://www.google.com/accounts/o8/id?id=AItOawlMz4vAdXg8mJm4J_Bl201w65f_lK9B6A0 <Francesco@web> | 2014-09-03 18:50:21 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-09-03 18:50:21 +0000 |
commit | bc2fbaf84054bf04b69756ebaaf9190372b16535 (patch) | |
tree | a96bb43025c0e9183a72870911047498ce0c3973 /doc/bugs/box.com.mdwn | |
parent | 96c15482d9f7c083243890e929a7c06079f992f7 (diff) |
Diffstat (limited to 'doc/bugs/box.com.mdwn')
-rw-r--r-- | doc/bugs/box.com.mdwn | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/bugs/box.com.mdwn b/doc/bugs/box.com.mdwn new file mode 100644 index 000000000..7f3bcf58f --- /dev/null +++ b/doc/bugs/box.com.mdwn @@ -0,0 +1,33 @@ +### Please describe the problem. + +I´m trying to use an box.com acount as special remote repository for transfering data amoung my clients. Adding the box.com is possible. On the box.com website i see that git-annex has create an folder, but there is no syncing. + +When i try to enable the box.com Repository on an another client i get an Internal Error Server: bad creds. + + +### What version of git-annex are you using? On what operating system? + +Git-Annex Version: git-annex version 5.20140830-g3c96b79 + +Mac OS X 10.9.4 + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + +03/Sep/2014:20:41:31 +0200 [Error#yesod-core] bad creds @(yesod-core-1.2.19:Yesod.Core.Class.Yesod ./Yesod/Core/Class/Yesod.hs:503:5) + +[2014-09-03 20:41:47 CEST] main: Syncing with Box.com + + bad creds + + bad creds + + bad creds + + bad creds + +# End of transcript or log. +"""]] |