Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.
This repository was archived by the owner on May 6, 2018. It is now read-only.

TCP connection not closed before reconnection attempt #3

Open
@elimisteve

Description

@elimisteve

...something like that. Error message:

...
:[email protected] QUIT :Ping timeout: 469 seconds

Traceback (most recent call last):
  File "sbhx-ircbot.py", line 215, in <module>
    irc = new_connection(irc)
  File "sbhx-ircbot.py", line 63, in new_connection
    irc_obj.connect( ( network, port ) )
  File "/usr/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 106] Transport endpoint is already connected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions