defaultnamehere / zzzzz

Roleplay as the NSA by making creepy graphs of your friends
MIT License
1.3k stars 131 forks source link

Connection keep interrupt #50

Open raadbintareaf opened 6 years ago

raadbintareaf commented 6 years ago

Hello Guys,

The code is running well, but most of the time when I check the status of the 'fetcher.py' I find that the connection is interrupted with the following response. Do anyone have the same issue? if yes, did you try to overcome it?

Response:{u'ms': [{u'type': u'buddylist_overlay', u'realtime_viewer_fbid': 100002051235984L, u'overlay': {u'701918867': {u'a': 2, u'ol': 0, u'vc': 8}}}], u'u': 100002051235984L, u't': u'msg', u'seq': 1330} Traceback (most recent call last): File "fetcher.py", line 179, in f.start_request() File "fetcher.py", line 121, in start_request self._log_lat(uid, str(item["overlay"][uid]["la"])) KeyError: 'la'