Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign up"Failed to get sync_sequence_id" on new facebook accounts #349
Comments
This comment has been minimized.
This comment has been minimized.
Plugin version is 0.9.4 (fine), pidgin 2.12.0, windows, first login with this plugin. The result of that query looks mostly ok. {
"viewer": {
"actor": {
"__type__": {
"name": "User"
},
"id": "[...]",
"name": "[...]",
"profile_picture": {
"uri": "[...]"
}
},
"message_threads": {
"unread_count": 0,
"sync_sequence_id": "0",
"nodes": []
}
}
} But sync_sequence_id is a literal "0". Normally when it's broken it's null (but not completely sure). I think that "0" is a valid value and the code can't tell it apart from null. Is this a brand new facebook account? No messages sent before? Maybe that could help. If it does that will confirm that 0 is a valid value. |
dequis
added
the
bug
label
Jul 21, 2017
This comment has been minimized.
This comment has been minimized.
Yes, it is almost "brand new" account. No messages.
…----
*[edit to remove quoted text]*
|
dequis
changed the title
Failed to get sync_sequence_id - but logon is OK
"Failed to get sync_sequence_id" on new facebook accounts
Jul 21, 2017
This comment has been minimized.
This comment has been minimized.
I confirm: when I send (by Facebook web page) one message, pidgin error message disappear and it starts working. |
boskar
referenced this issue
Jan 2, 2019
Closed
Stopped working - Failed to get sync_sequence_id #449
This comment has been minimized.
This comment has been minimized.
jirikeller
commented
Jan 3, 2019
•
Confirming bug on spectrum2 and existing FB account - ICQ and Hangouts transports work without problem, FB worked on New Year (greetings got delivered) in the morning, 4:30 p.m. GMT+1 time stoped to deliver with this error. Restarting spectrum did not help. Edit: sending message from FB web does not resolve the problem |
This comment has been minimized.
This comment has been minimized.
tuxmaster5000
commented
Jan 4, 2019
Same using pidgin since today. |
This comment has been minimized.
This comment has been minimized.
paulb104
commented
Jan 4, 2019
I am also using 2.12.0. Four hours ago mine was working just fine and now I'm getting the same get sync_sequence_id message when connecting to Facebook, which means I cannot connect to Facebook anymore. |
This comment has been minimized.
This comment has been minimized.
Go to #449 not here, this one is unrelated to the current issues |
pkar70 commentedJul 21, 2017
I get above mentioned error from Pidgin, but logon seems ok (facebook notified me about new logon from unrecognized device, etc.).
Log sent.