From f1ff9798e7791d21302850d086c2022d7cbe92b6 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Fri, 7 Mar 2014 17:16:41 +0000 Subject: [PATCH] Added a comment --- ...comment_8_ef559feb7b350f2014055680d087c2bc._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/bugs/Assistant_lost_dbus_connection_spamming_log/comment_8_ef559feb7b350f2014055680d087c2bc._comment diff --git a/doc/bugs/Assistant_lost_dbus_connection_spamming_log/comment_8_ef559feb7b350f2014055680d087c2bc._comment b/doc/bugs/Assistant_lost_dbus_connection_spamming_log/comment_8_ef559feb7b350f2014055680d087c2bc._comment new file mode 100644 index 0000000000..81af6d4317 --- /dev/null +++ b/doc/bugs/Assistant_lost_dbus_connection_spamming_log/comment_8_ef559feb7b350f2014055680d087c2bc._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.146" + subject="comment 8" + date="2014-03-07T17:16:41Z" + content=""" +greg has confirmed that he can connect to the webapp, but it never replies to http requests. So, this could be the port being bound, but the accept failing. + +I don't know why it would retry the accept once per second, but this could be something in warp or the network library. +"""]]