-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I am experiencing the error below on the command line and sessions expiring because the connections are not been made.
I have a channel setup to poll an address and it does not appear that it is been polled correctly.
2010-09-21 14:36:49,599 - HookboxConn - WARNING - Unexpected error: Not Connected
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/hookbox-0.3.4dev-py2.6.egg/hookbox/protocol.py", line 30, in send_frame
self._rtjp_conn.send_frame(_args, *_kw).wait()
File "/usr/local/lib/python2.6/dist-packages/rtjp_eventlet-0.3.2-py2.6.egg/rtjp_eventlet/server.py", line 143, in send_frame
raise Exception("Not Connected")
Exception: Not Connected
Metadata
Metadata
Assignees
Labels
No labels