diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-09-25 18:27:24 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-25 18:27:24 +0000 |
commit | 9333eb25dc0de2508c1b51df6b4adc72ba8822e5 (patch) | |
tree | 7aa5bf4bd9fa712a82f3e88d16c629d18a407b6a | |
parent | 3722b6f2ccebfa7f3a508c01b68fd6668d17490e (diff) |
Added a comment
-rw-r--r-- | doc/bugs/__34__Configuring_Jabber_Account__34___fails_with_a___34__Network_unreachable__34___error./comment_1_6d821af99ab3c83a5b0f52d3713ab8e2._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/__34__Configuring_Jabber_Account__34___fails_with_a___34__Network_unreachable__34___error./comment_1_6d821af99ab3c83a5b0f52d3713ab8e2._comment b/doc/bugs/__34__Configuring_Jabber_Account__34___fails_with_a___34__Network_unreachable__34___error./comment_1_6d821af99ab3c83a5b0f52d3713ab8e2._comment new file mode 100644 index 000000000..c2dd31f17 --- /dev/null +++ b/doc/bugs/__34__Configuring_Jabber_Account__34___fails_with_a___34__Network_unreachable__34___error./comment_1_6d821af99ab3c83a5b0f52d3713ab8e2._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.108.220" + subject="comment 1" + date="2013-09-25T18:27:24Z" + content=""" +Sounds like the SRV lookup is failing. Does `git-annex version` list either DNS or ADNS in the build flags? + +Does `host -t SRV _xmpp-client._tcp.gmail.com` work? +"""]] |