You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.
[Whatsapp] Current State: org.openwhatsapp.yowsup.event.network.connect
Serving Flask app "run" (lazy loading)
Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
Debug mode: off
Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
E 2019-06-05 16:03:20,556 yowsup.config.manager - Could not find a config for username=558888689819, paths checked: /root/.config/yowsup/558888689819/config.json:/root/.config/yowsup/558888689819/config.yo
E 2019-06-05 16:03:20,559 yowsup.layers.network.dispatcher.dispatcher_asyncore - Traceback (most recent call last):
File "/usr/lib/python3.5/asyncore.py", line 91, in write
obj.handle_write_event()
File "/usr/lib/python3.5/asyncore.py", line 441, in handle_write_event
self.handle_connect_event()
File "/usr/lib/python3.5/asyncore.py", line 429, in handle_connect_event
self.handle_connect()
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/network/dispatcher/dispatcher_asyncore.py", line 34, in handle_connect
self.connectionCallbacks.onConnected()
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/network/layer.py", line 53, in onConnected
self.emitEvent(YowLayerEvent(YowNetworkLayer.EVENT_STATE_CONNECTED))
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 88, in emitEvent
if self.__upper and not self.__upper.onEvent(yowLayerEvent):
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 212, in onEvent
stopEvent = stopEvent or s.onEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 109, in onEvent
return self.event_callbackseventName
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/auth/layer_authentication.py", line 36, in on_connected
passive=self.getProp(self.PROP_PASSIVE, False)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 202, in subBroadcastEvent
self.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 103, in broadcastEvent
self.__lower.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 103, in broadcastEvent
self.__lower.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 103, in broadcastEvent
self.__lower.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 103, in broadcastEvent
self.__lower.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 98, in broadcastEvent
if self.__lower and not self.__lower.onEvent(yowLayerEvent):
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 109, in onEvent
return self.event_callbackseventName
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/noise/layer.py", line 68, in on_auth
if config.edge_routing_info:
AttributeError: 'NoneType' object has no attribute 'edge_routing_info'
The text was updated successfully, but these errors were encountered:
[Whatsapp] Mac started
[Whatsapp] Current State: org.openwhatsapp.yowsup.event.network.connect
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
E 2019-06-05 16:03:20,556 yowsup.config.manager - Could not find a config for username=558888689819, paths checked: /root/.config/yowsup/558888689819/config.json:/root/.config/yowsup/558888689819/config.yo
E 2019-06-05 16:03:20,559 yowsup.layers.network.dispatcher.dispatcher_asyncore - Traceback (most recent call last):
File "/usr/lib/python3.5/asyncore.py", line 91, in write
obj.handle_write_event()
File "/usr/lib/python3.5/asyncore.py", line 441, in handle_write_event
self.handle_connect_event()
File "/usr/lib/python3.5/asyncore.py", line 429, in handle_connect_event
self.handle_connect()
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/network/dispatcher/dispatcher_asyncore.py", line 34, in handle_connect
self.connectionCallbacks.onConnected()
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/network/layer.py", line 53, in onConnected
self.emitEvent(YowLayerEvent(YowNetworkLayer.EVENT_STATE_CONNECTED))
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 94, in emitEvent
self.__upper.emitEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 88, in emitEvent
if self.__upper and not self.__upper.onEvent(yowLayerEvent):
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 212, in onEvent
stopEvent = stopEvent or s.onEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 109, in onEvent
return self.event_callbackseventName
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/auth/layer_authentication.py", line 36, in on_connected
passive=self.getProp(self.PROP_PASSIVE, False)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 202, in subBroadcastEvent
self.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 103, in broadcastEvent
self.__lower.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 103, in broadcastEvent
self.__lower.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 103, in broadcastEvent
self.__lower.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 103, in broadcastEvent
self.__lower.broadcastEvent(yowLayerEvent)
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 98, in broadcastEvent
if self.__lower and not self.__lower.onEvent(yowLayerEvent):
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/init.py", line 109, in onEvent
return self.event_callbackseventName
File "/usr/local/lib/python3.5/dist-packages/yowsup/layers/noise/layer.py", line 68, in on_auth
if config.edge_routing_info:
AttributeError: 'NoneType' object has no attribute 'edge_routing_info'
The text was updated successfully, but these errors were encountered: