WordPress Plugins Feed Error, but I'm not asking for a plugins feed

I'm getting this error on dozens of my sites:

PHP Notice: A feed could not be found at http://wordpress.org/plugins/rss/browse/popular/. A feed with an invalid mime type may fall victim to this error, or SimplePie was unable to auto-discover it.. Use force_feed() if you are certain this URL is a real feed. in path/to/wp-includes/class-simplepie.php on line 1555

I don't know where this is coming from. I have no plugins installed other than my own, so this must be a WordPress core thing where it's trying to show me popular plugins but is referring itself to a dead link. Is there any way to disable this?

UPDATE

I found where WP core is introducing this feed. It's in wp-admin/includes/dashboard.php in the wp_dashboard_primary() function.

Topic simplepie feed rss Wordpress

Category Web


Check if php-curl is installed on your server.
These are php extensions that need to installed for wordpress server

php-curl php-gd php-mbstring php-xml php-xmlrpc php-soap php-intl php-zip

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.