bitlbee / bitlbee-facebook

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

Flooding disconnects facebook #129

Open gardar opened 7 years ago

gardar commented 7 years ago

Pasting a message with many lines (flooding) to a facebook chat seems to disconnect the user and the user will not receive the last lines from the paste.

I just pasted a 7 line message to a user and got disconnected after the first 5 lines had been delivered.

I did not have this issue before but I just updated recently and I'm now on the latest git.

Is this some new limiter from Facebook?

dequis commented 7 years ago

Post error messages

dequis commented 7 years ago

Hi?

gardar commented 7 years ago

Sorry about the delayed reply.

I'm not getting any error messages, it just seems like bitlbee receives a disconnect from facebook and then reconnects.

dequis commented 7 years ago

Disconnecting always shows at least one message. Post that message. Look at &bitlbee.

dequis commented 7 years ago

Ping

stevesbrain commented 7 years ago

@gardar Any progress with that error message? :)

gardar commented 5 years ago

Hi again guys, didn't run into this error again until now almost 2 years later :) Here's the error message I'm getting:

@root | facebook - Logging in: Fetching contacts @root | facebook - Logging in: Connecting
@root | facebook - Logging in: Logged in
@root | facebook - Error: ERROR_QUEUE_OVERFLOW
@root | facebook - Signing off..
@root | facebook - Reconnecting in 5 seconds..
@root | facebook - Logging in: Fetching contacts @root | facebook - Logging in: Connecting
@root | facebook - Logging in: Logged in
@root | facebook - Error: ERROR_QUEUE_OVERFLOW
@root | facebook - Signing off..

gardar commented 5 years ago

On second thought, the QUEUE_OVERFLOW might not be related to this as I've not found any queue in bitlbee, the issue still persits after I've restarted the bitlbee service, removed the facebook account from bitlbee and added it again so I doubt there is any remaining queue of messages that's being posted to facebook.