• Resolved annaam

    (@annaam)


    Hello,

    Starting this morning, this plugin has been causing (2) HTTP API call errors solely on the wp-admin dashboard page:

    1. GET https://themeisle.com/blog/feed

    404 Not Found

    1. WP_SimplePie_File->__construct()
      wp-includes/class-wp-simplepie-file.php:69
    2. ReflectionClass->newInstanceArgs()
      wp-includes/class-wp-simplepie-file.php:69
    3. SimplePie\Registry->create()
      wp-includes/SimplePie/src/Registry.php:228
    4. SimplePie\SimplePie->fetch_data()
      wp-includes/SimplePie/src/SimplePie.php:1817
    5. SimplePie\SimplePie->init()
      wp-includes/SimplePie/src/SimplePie.php:1589
    6. SimplePie\SimplePie->init()
      wp-includes/SimplePie/src/SimplePie.php:1562
    7. fetch_feed()
      wp-includes/feed.php:844
    8. ThemeisleSDK\Modules\Dashboard_Widget->setup_feeds()
      wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src/Modules/Dashboard_widget.php:346
    9. ThemeisleSDK\Modules\Dashboard_Widget->render_dashboard_widget()
      wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src/Modules/Dashboard_widget.php:120
    10. do_meta_boxes()
      wp-admin/includes/template.php:1456
    11. wp_dashboard()
      wp-admin/includes/dashboard.php:280

    2. GET https://wpshout.com/feed

    cURL error 28: Operation timed out after 1001 milliseconds with 0 bytes received

    1. WP_SimplePie_File->__construct()
      wp-includes/class-wp-simplepie-file.php:69
    2. ReflectionClass->newInstanceArgs()
      wp-includes/class-wp-simplepie-file.php:69
    3. SimplePie\Registry->create()
      wp-includes/SimplePie/src/Registry.php:228
    4. SimplePie\SimplePie->fetch_data()
      wp-includes/SimplePie/src/SimplePie.php:1775
    5. SimplePie\SimplePie->init()
      wp-includes/SimplePie/src/SimplePie.php:1589
    6. SimplePie\SimplePie->init()
      wp-includes/SimplePie/src/SimplePie.php:1562
    7. fetch_feed()
      wp-includes/feed.php:844
    8. ThemeisleSDK\Modules\Dashboard_Widget->setup_feeds()
      wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src/Modules/Dashboard_widget.php:346
    9. ThemeisleSDK\Modules\Dashboard_Widget->render_dashboard_widget()
      wp-content/plugins/wp-maintenance-mode/vendor/codeinwp/themeisle-sdk/src/Modules/Dashboard_widget.php:120
    10. do_meta_boxes()
      wp-admin/includes/template.php:1456
    11. wp_dashboard()
      wp-admin/includes/dashboard.php:280

    When I deactivated the plugin, the issue was fixed, so it is this plugin causing the issue.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support rodicaelena

    (@rodicaelena)

    Hi,

    Can you please let us know:

    • which version of the plugin you are using
    • did any change cause this? Like you’ve just updated WordPress or something else?
    • share your site URL?

    Thank you!

    Thread Starter annaam

    (@annaam)

    1. Latest version
    2. No, nothing had changed, we had upgraded to the latest version a few days ago and clear our cache multiple times a day. We stay up to date on most things. Latest WP, etc.
    3. It has resolved itself today thankfully, in my opinion it seems like the issue was either our severs GET or the url it was trying to GET having issues, but thankfully it is not causing any issues anymore.

    Thank you for your prompt response.

    Plugin Support rodicaelena

    (@rodicaelena)

    Great, thank you for the update!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘2 HTTP API Errors on wp-admin’ is closed to new replies.