purple-facebook
purple-facebook copied to clipboard
"Failed to get sync_sequence_id" on new facebook accounts
I get above mentioned error from Pidgin, but logon seems ok (facebook notified me about new logon from unrecognized device, etc.).
Log sent.
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.
Yes, it is almost "brand new" account. No messages.
[edit to remove quoted text]
I confirm: when I send (by Facebook web page) one message, pidgin error message disappear and it starts working.
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. Debian version from the repository - Version: 20170916~af391dc~9ff9acf9fa14~135
Edit: sending message from FB web does not resolve the problem
Same using pidgin since today.
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.
Go to #449 not here, this one is unrelated to the current issues