• Resolved neotrope

    (@neotrope)


    After WordPress 6.7 update today, FWP fails to fetch feed.

    ——————

    Update feeds now

    Check currently scheduled feeds for new and updated posts.

    • Updating?(WEBSITE) (FEED) …There has been a critical error on this website. Please check your site admin email inbox for instructions….
Viewing 14 replies - 1 through 14 (of 14 total)
  • Thread Starter neotrope

    (@neotrope)

    right now only fix is to rollback to WordPress 6.6.2

    2024/11/14 08:00:03 [error] 42175#42175: *33917035 FastCGI sent in stderr: "PHP message: PHP Fatal error:  Uncaught TypeError: Argument 1 passed to SimplePie\Cache\BaseDataCache::__construct() must implement i
    nterface SimplePie\Cache\Base, instance of FeedWordPie_Cache given, called in /www/p/public_html/wp-includes/SimplePie/src/SimplePie.php on line 3219 and defined in /www/p/public_html/wp-includes/S
    implePie/src/Cache/BaseDataCache.php:63
    Stack trace:
    #0 /www/p/public_html/wp-includes/SimplePie/src/SimplePie.php(3219): SimplePie\Cache\BaseDataCache->__construct(Object(FeedWordPie_Cache))
    #1 /www/p/public_html/wp-includes/SimplePie/src/SimplePie.php(1585): SimplePie\SimplePie->get_cache('https://www.pro...')
    #2 /www/p/public_html/wp-content/plugins/feedwordpress/feedwordpress.php(2020): SimplePie\SimplePie->init()
    #3 /www/p/public_html/wp-content/plugins/feedwordpress/syndicatedlink.class.php(100): FeedWordPress::fetch(Object(SyndicatedLink), Array)
    #4 /www/p/public_html/wp-content/plugins/feedwordpress/syndicatedlink.class.php(" while reading response header from upstream, client: 172.71.131.90, server: www.p.se, request: "GET /?update_feedwo
    rdpress=1 HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.0-fpm-p.sock:", host: "www.p.se"

    fetch_feed on wordpress 6.7 seems to have caching/transients broken
    been spamming RSS requests on the second since upgrading

    anyone getting a similar situation?

    bibliata

    (@bibliata)

    Same here. Any fixes yet?
    Anyone wrote the plugin developer about this?

    https://fwpplugin.com/contact/

    niska

    (@niska)

    Plugin Author C. Johnson

    (@radgeek)

    Hey all, the issue seems to be due to an updated version of the SimplePie module which is included in WordPress. (The story is, WordPress upgraded the included version of SimplePie to version 1.8.0, which was released last year; the new version introduces some changes to the type declarations in the code which take advantage of object-oriented features in more recent releases of PHP; these changes are no doubt a good idea in the long run, but they unfortunately break backward compatibility with code that extends some of the SimplePie classes to customize its functionality, as WordPress and FeedWordPress both do.)

    Anyway, the good news is, there is a relatively quick fix to the immediate issue; I have put out a point release this morning (2024.1119) that includes a patch to fix this error. The recommended course of action is to upgrade FWP to this version. Give it a download, take a look, and let me know if it rids you of your troubles, or if there’s anything that comes up or anything you need to check in on.

    bibliata

    (@bibliata)

    Updated!
    Worked for me

    //THANKS

    Thread Starter neotrope

    (@neotrope)

    Thanks Charles, that seems to have been the fix ??

    bibliata

    (@bibliata)

    Now, if we can get this bug when deleted feeds still update in order to get them to fully stop update we would be most grateful. //THANKS

    Thread Starter neotrope

    (@neotrope)

    This is actually simple fix. Enable ‘Links’ on left side of the WordPress ADMIN menu, then delete the “link” you no longer want to intake.

    Holdover bug from WordPress where the system holds on to any intake RSS.

    I’ll be John Brown all this time looking for an actual delete…

    So, sources are hard-deleted from LINKS. Got it! 10-4 //THANKS

    Thread Starter neotrope

    (@neotrope)

    [So, sources are hard-deleted from LINKS. Got it! 10-4 //THANKS]

    Trust me … I was going nuts about six months ago when changing feeds, and still loading random old one which was not the new custom intake from data partner. I think this solution is actually in Charles’ old help info on his personal website, and that is how I figured that out.

    Try 6 years with mine ?? Got some Vatican blog that needed was deleted before the pandemic and just kept on coming back. Thanks!

    This has been a great and strong plugin. When is Charles going to implement some Ai to creatively re-write posts from other blogs for us ??

    P.S. WP finally released 6.7.1 with the nightly fix

    Thread Starter neotrope

    (@neotrope)

    I keep donating money to him from time to time to keep him involved. (admin: not suggesting paying folks, just commenting)

Viewing 14 replies - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.