question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Facebook] Facebook page never get updated after the first time the feed is generated

See original GitHub issue
  • The involved route, with all required and optional parameters
/facebook/page/%E8%BF%BD%E7%95%AA%E8%90%8C%E6%96%B0%E9%BB%A8-395924730822232
  • What is expected Feeds update when the Facebook page updates
  • What is actually happening Feeds never get updated after the first time the feed is requested
  • Self-deployment information Self-deployed using Docker on DigitalOcean
Env Value
OS Ubuntu 20.04 LTS
Node version 14.17.0
if Docker, version Docker version 20.10.6, build 370c289
Docker image version diygod/rsshub latest image ID: 6fc964765674
  • Additional info (logs errors etc) No error logs related have shown.
    I have tried it on the official rsshub.app, it wasn’t the problem.
    There is a workaround, shutdown rsshub and Redis, delete the Redis cache, and reboot everything, then the feed will update the newest feed once. But you have to keep doing this workaround to keep fetching the newest feed

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
andycjwcommented, Jul 6, 2021

I found the same issue, after some test, looks like facebook will return a login page without any content after a few request, below is the $.text() for the returned request

Log into Facebook | FacebookFacebookYou must log in first.Phone number or emailPasswordor<input type="hidden" name="_fb_noscript" value="true" />Forgot Password?

the router cannot parse anything out of this, maybe need to implement rate limiting to prevent facebook from knowing we are crawling their site?

0reactions
PeterDaveHellocommented, Jun 9, 2021

Looks same here!

Environment:

  • Ubuntu 20.04.2 LTS
  • Docker version 20.10.2, build 20.10.2-0ubuntu1~20.04.2
  • docker-compose version 1.25.0, build unknown
Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Fix Facebook News Feed Not Updating Issue
Can't see new updates on your Facebook news feeds? Not able to scroll through? Here are 11 ways to solve these problems and...
Read more >
An Update to Facebook News Feed: What it Means for ...
Beginning in January 2015, people will see less promotional content from Pages in the News Feeds. Find out what this means for your...
Read more >
Inside the Facebook Algorithm: All the Updates You Need to ...
The Facebook News Feed Algorithm was created so that the social media ... While sensational posts may get good engagement when you first...
Read more >
How to Take Back Your Facebook News Feed - WIRED
Since Facebook wasn't getting the hint, I decided this time to ... my homepage, and quickly forgot it was ever there in the...
Read more >
Three Easy Ways to Take Back Your Facebook News Feed
When you update your Facebook News Feed settings, ... log into Facebook, if any of your See First Friends have posted since your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found