sohil4932 / yocricketscore

Whatsapp Cricket Score server on Pi
2 stars 2 forks source link

This error when i send message #1

Open neeraj3011 opened 9 years ago

neeraj3011 commented 9 years ago

No handlers could be found for logger "yowsup.stacks.yowstack" Traceback (most recent call last): File "/home/neeraj/yocricketscore/run.py", line 31, in stack.loop() #this is the program mainloop File "build/bdist.linux-x86_64/egg/yowsup/stacks/yowstack.py", line 175, in loop File "/usr/lib/python2.7/asyncore.py", line 216, in loop poll_fun(timeout, map) File "/usr/lib/python2.7/asyncore.py", line 156, in poll read(obj) File "/usr/lib/python2.7/asyncore.py", line 87, in read obj.handle_error() File "/usr/lib/python2.7/asyncore.py", line 83, in read obj.handle_read_event() File "/usr/lib/python2.7/asyncore.py", line 449, in handle_read_event self.handle_read() File "build/bdist.linux-x86_64/egg/yowsup/layers/network/layer.py", line 73, in handle_read

File "build/bdist.linux-x86_64/egg/yowsup/layers/network/layer.py", line 80, in receive if match['header']['mchState'] == 'inprogress' or match['header']['mchState'] == 'complete' : File "build/bdist.linux-x86_64/egg/yowsup/layers/init.py", line 55, in toUpper File "build/bdist.linux-x86_64/egg/yowsup/layers/stanzaregulator/layer.py", line 28, in receive if True: File "build/bdist.linux-x86_64/egg/yowsup/layers/stanzaregulator/layer.py", line 48, in processReceived def GetCurrentScore(self): File "build/bdist.linux-x86_64/egg/yowsup/layers/init.py", line 55, in toUpper File "build/bdist.linux-x86_64/egg/yowsup/layers/auth/layer_crypt.py", line 63, in receive File "build/bdist.linux-x86_64/egg/yowsup/layers/init.py", line 55, in toUpper File "build/bdist.linux-x86_64/egg/yowsup/layers/coder/layer.py", line 35, in receive

File "build/bdist.linux-x86_64/egg/yowsup/layers/init.py", line 55, in toUpper File "build/bdist.linux-x86_64/egg/yowsup/layers/logger/layer.py", line 14, in receive message = 'neer' File "build/bdist.linux-x86_64/egg/yowsup/layers/init.py", line 55, in toUpper File "build/bdist.linux-x86_64/egg/yowsup/layers/init.py", line 160, in receive File "build/bdist.linux-x86_64/egg/yowsup/layers/init.py", line 101, in receive File "build/bdist.linux-x86_64/egg/yowsup/layers/protocol_messages/layer.py", line 20, in recvMessageStanza SCORE_TIMER = 5 File "build/bdist.linux-x86_64/egg/yowsup/layers/protocol_messages/protocolentities/message_text.py", line 38, in fromProtocolTreeNode AttributeError: 'NoneType' object has no attribute 'getData'

RaviKarrii commented 8 years ago

I have the same issue. Any updates on this?

abishekvashok commented 7 years ago

Updates?