diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkk3K0AUduAybbBO_LRRGKOe2zcGeezbzI <Nathan@web> | 2012-11-20 04:55:05 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-11-20 04:55:05 +0000 |
commit | a5865309a6cca80754d0de6b41b2599c0a0de56a (patch) | |
tree | f1441c87c63422a99480ff93a678ecf9af8a9d92 | |
parent | cba848b472a4ac323693b44fcef9ddbbe535c929 (diff) |
Added a comment: Webapp spins when adding a second annex
-rw-r--r-- | doc/forum/Managing_multiple_annexes_with_assistant__63__/comment_2_4b4f0a7d84a51ae92536e2c190256069._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Managing_multiple_annexes_with_assistant__63__/comment_2_4b4f0a7d84a51ae92536e2c190256069._comment b/doc/forum/Managing_multiple_annexes_with_assistant__63__/comment_2_4b4f0a7d84a51ae92536e2c190256069._comment new file mode 100644 index 000000000..86fa9ebab --- /dev/null +++ b/doc/forum/Managing_multiple_annexes_with_assistant__63__/comment_2_4b4f0a7d84a51ae92536e2c190256069._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkk3K0AUduAybbBO_LRRGKOe2zcGeezbzI" + nickname="Nathan" + subject="Webapp spins when adding a second annex" + date="2012-11-20T04:55:05Z" + content=""" +I was trying to add a second annex (repository) via the webapp, but it seems like the process never completes: the browser just spins (\"connecting...\"). If I kill the webapp process and restart, I can see the second annex in the list of repositories, but clicking on it gives the same behaviour. Interestingly, the path *is* added to ~/.config/git-annex/autostart, and the webapp does create the path, if needed, and initializes it as a git annex. I've reproduced this on two different machines, both running Ubuntu 12.10 and git annex 3.20121112. + +Is there anything I can do to help debug? +"""]] |