Ticket #34 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

connection check is broken

Reported by: moeilijk Owned by: bart
Priority: minor Milestone: gozerbot version 0.8
Component: core Version: hg
Keywords: Cc:

Description

After a disconnect from the irc server it still thinks it is connected. Resulting in a long list of broken pipes for anything it tries to do with the irc server.

[5 Apr 2008 23:41:34] (ircnet) ERROR: can't send (32, 'Broken pipe') [5 Apr 2008 23:46:35] (ircnet) ERROR: can't send (32, 'Broken pipe') [5 Apr 2008 23:51:36] (ircnet) ERROR: can't send (32, 'Broken pipe') [5 Apr 2008 23:56:38] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:01:39] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:06:40] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:11:41] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:16:42] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:21:42] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:26:43] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:31:44] (ircnet) ERROR: can't send (32, 'Broken pipe') [6 Apr 2008 00:36:45] (ircnet) ERROR: can't send (32, 'Broken pipe')

Change History

Changed 9 months ago by bart

  • status changed from new to closed
  • resolution set to fixed

fixed in 0.8.1

Note: See TracTickets for help on using tickets.