API Error

#86850
  • Resolved Yolanda
    Rank Math free

    API Error: cURL error 28: Operation timed out after 30000 milliseconds with 0 bytes received

    • This topic was modified 3 years, 7 months ago by Yolanda.
Viewing 1 replies (of 1 total)
  • Alberto
    Rank Math business

    Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    Could you please change the following line that can be found in class-seo-analyzer.php on line 380 on this path: ..\wp-content\plugins\seo-by-rank-math\includes\modules\seo-analysis from:

    $request = wp_remote_get( $api_url, [ 'timeout' => 30 ] );

    to
    $request = wp_remote_get( $api_url, [ 'timeout' => 60 ] );

    Let us know if this fixes the problem.

    Looking forward to helping you. Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘API Error’ is closed to new replies.