diff options
author | https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA <Daniel@web> | 2013-07-21 00:45:39 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-21 00:45:39 +0000 |
commit | afcbae3c1ebc9a411f19a7a3b6520492737be999 (patch) | |
tree | c90b187a0613b239ebc37cabd89b5f3f8916c328 | |
parent | 4abd3c5fc62f5f85e3823d5edffbc5e39d3e0a65 (diff) |
-rw-r--r-- | doc/bugs/cannot_connect_to_xmpp_server.mdwn | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/bugs/cannot_connect_to_xmpp_server.mdwn b/doc/bugs/cannot_connect_to_xmpp_server.mdwn new file mode 100644 index 000000000..5a81c7d7c --- /dev/null +++ b/doc/bugs/cannot_connect_to_xmpp_server.mdwn @@ -0,0 +1,25 @@ +I cannot get the assistant to connect to my jabber account, db48x@db48x.net. I get the message stating that it may take a minute, which is never updated. At the very least I would expect some sort of error message. + +I get the same symptoms if I connect to an account @gmail.com, but type in the wrong password. If I put in the correct password, it connects quite quickly. + +### What version of git-annex are you using? On what operating system? + +[[!format txt """ +[db48x@celebdil ~]$ git annex version +git-annex version: 4.20130709 +build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP DNS +[db48x@celebdil ~]$ uname -a +Linux celebdil 3.9.9-201.fc18.x86_64 #1 SMP Fri Jul 5 16:42:02 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux +"""]] + +(Fedora 18) + + +### Please provide any additional information below. + +[[!format txt """ +[db48x@celebdil books]$ cat .git/annex/daemon.log +[2013-07-20 16:21:28 PDT] main: starting assistant version 4.20130709 +(scanning...) [2013-07-20 16:21:28 PDT] Watcher: Performing startup scan +(started...) +"""]] |