Valery Visnakov
unread,Mar 29, 2011, 8:42:08 AM3/29/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hookbox User Group
Hello,
I've lots of exception of that type
2011-03-29 12:39:42,852 - hookbox - INFO - Hookbox Daemon Stopped
Traceback (most recent call last):
File "/usr/local/bin/hookbox", line 9, in <module>
load_entry_point('hookbox==0.3.3', 'console_scripts', 'hookbox')()
File "/usr/local/lib/python2.6/dist-packages/hookbox-0.3.3-py2.6.egg/
hookbox/start.py", line 33, in main
server.run().wait()
File "/usr/local/lib/python2.6/dist-packages/eventlet-0.9.14-
py2.6.egg/eventlet/event.py", line 116, in wait
return hubs.get_hub().switch()
File "/usr/local/lib/python2.6/dist-packages/eventlet-0.9.14-
py2.6.egg/eventlet/hubs/hub.py", line 177, in switch
return self.greenlet.switch()
File "/usr/local/lib/python2.6/dist-packages/hookbox-0.3.3-py2.6.egg/
hookbox/server.py", line 110, in _run
rtjp_conn._sock.environ.get('REMOTE_ADDR', ''),
AttributeError: 'NoneType' object has no attribute 'environ'
Is there a way to fix that?