bitlbee / bitlbee-facebook

Facebook protocol plugin for BitlBee
GNU General Public License v2.0
281 stars 49 forks source link

Null value for $.viewer.message_threads.sync_sequence_id #130

Closed jashank closed 7 years ago

jashank commented 7 years ago

On sign-in for an already logged-in account. From the log, after a ThreadListQuery:

[INFO] facebook:   {"viewer":{"message_threads":{"count":null,"mute_until":0,"nodes":[],"page_info":null,"sync_sequence_id":null,"unread_count":null,"unseen_count":null}}}
[INFO] facebook: Parsing JSON: {"viewer":{"message_threads":{"count":null,"mute_until":0,"nodes":[],"page_info":null,"sync_sequence_id":null,"unread_count":null,"unseen_count":null}}}
[ERROR] facebook: Null value for $.viewer.message_threads.sync_sequence_id
jashank commented 7 years ago

... and, better, it's transient, and I accidentally nuked that logfile. Damn.

dequis commented 7 years ago

Yeah this one is always just a temporary server issue

jashank commented 7 years ago

Given this is a transient issue, is it possible to handle this more robustly?

ldionmarcil commented 7 years ago

I'm randomly getting this right now, it's quite irritating.

NightTsarina commented 7 years ago

I am getting this all the time, can't login any more:

[04:23:54] <root> facebook - Logging in: Connecting
[04:23:55] <root> facebook - Login error: Null value for $.viewer.message_threads.sync_sequence_id
alexolog commented 7 years ago

Same here, on Pidgin.

danmdm commented 7 years ago

Same here, on Pidgin too: Null value for $.viewer.message_threads.sync_sequence_id

aoe1 commented 7 years ago

Got it just now, basically bitlbee-facebook stopped mid-conversation

jcengelsen commented 7 years ago

Got this permanently today.

Null value for $.viewer.message_threads.sync_sequence_id

anecznik commented 7 years ago

I have the same problem. I use ubuntu, my sister use windows and don't have any problem.

gejr commented 7 years ago

Add my name to the list of people having this issue today.

dequis commented 7 years ago

Go to #138