zzzzz icon indicating copy to clipboard operation
zzzzz copied to clipboard

Connection keep interrupt

Open raadbintareaf opened this issue 7 years ago • 0 comments

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'

raadbintareaf avatar Oct 24 '17 15:10 raadbintareaf