Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending Link when running fbchat in a VPS #328

Closed
cavin12400 opened this issue Sep 4, 2018 · 3 comments
Closed

Sending Link when running fbchat in a VPS #328

cavin12400 opened this issue Sep 4, 2018 · 3 comments
Labels

Comments

@cavin12400
Copy link

Does anybody know how to go around in this error?
When I'm running fbchat on my own device(Windows 10) it's working fine in sending link messages. But when I start to run fbchat on a VPS (Linux Ubuntu 16) it fails to send links after a while. I tried using proxy with TOR but then again it only works for a while then gets the same errors right after.

@madsmtm
Copy link
Member

madsmtm commented Sep 5, 2018

How are you sending the links? With just Client.send / Client.sendMessage? If so, are you sure it's specific to links, and not all messages? Can you try supplying some log output?

My guess is that the problem lies in the fact that the server is on a different IP, maybe Facebook doesn't like that IP for some reason?

@Schmavery
Copy link

fwiw this sounds like some throttling/spam detection on facebook end in my experience. They seem to apply different rules to links, in particular requiring captchas before link can be sent when they suspect foul play

@madsmtm
Copy link
Member

madsmtm commented Jan 9, 2020

See #477 (comment). I'm closing this issue in favor of that issue, since they seem to be related.

@madsmtm madsmtm closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants