Getting “Error undefined” on Instant Indexing Plugin

#504311
  • Resolved Danish Mehmood
    Rank Math free

    I tried these things already:

    plugin update
    Create API multiple times and submit again
    Getting this error – Raw Response:

    7:19:08 PM getstatus: https://healthandbeautystuff.com/
    {
    “readyState”: 4,
    “responseText”: “

    There has been a critical error on this website.

    Learn more about troubleshooting WordPress.“,
    “status”: 500,
    “statusText”: “error”

    }

    Please let me know how to resolve this?

    Also when I activate instant indexing plugin on my blog it will cause issues to my blog, for example: when I’m publishing a post it will show me error like article is not publish but in real it is published, I tried to troubleshoot this error by de-activating the plugin and now it’s fixed.

    This is my blog: https://healthandbeautystuff.com/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello,

    Thanks for contacting us, and sorry for any inconvenience that might have been caused due to that.

    5xx errors are usually caused due to server misconfiguration or other server issues.

    Can you please share the website error log with us?

    Having the error log file will give a clear idea of why this might be happening.

    You can follow this guide to enable debugging in WordPress
    https://wordpress.org/support/article/debugging-in-wordpress/ or you can get in touch with your web host, they will help you locate the log file.

    Looking forward to helping you.

    Thank you.

    I’m getting this error after activating the Instant indexing plugin when I’m publishing/updating any article:
    https://i.imgur.com/WLj7Vmh.png

    I also enabled the debug mode, now what to do with debug let me know.

    I got these details somehow:
    https://i.imgur.com/RU81CNi.png

    Let me know if this can help you to find out the solution. 🙂

    Hello,

    That doesn’t help pinpoint the exact issue since it doesn’t show the exact error message.

    The error log should be available to you if you request it from your hosting provider and that would have the accurate message showing the error.

    With that, we can pinpoint the exact issue and advise further on how to resolve the issue.

    Don’t hesitate to get in touch if you have any other questions.

    Hi there, I am getting the same error. Here’s my error log, below.

    I just migrated a site and realized that from a search and replace, the serialized fields in the database may not have updated correctly. I have no idea if that could be related, but everything else seems fine with the site except saving pages.

    ———–

    When seeking help with this issue, you may be asked for some of the
    following information:
    WordPress version 6.1.1
    Active theme: Kadence (version 1.1.31)
    Current plugin: Rank Math SEO (version 1.0.105)
    PHP version 8.1.6

    Error Details
    =============
    An error of type E_ERROR was caused in line 365 of the file
    /var/www-thsm/html/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php.
    Error message: Uncaught TypeError: array_reverse(): Argument #1
    ($array) must be of type array, bool given in
    /var/www-thsm/html/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php:365
    Stack trace:
    #0 /var/www-thsm/html/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php(365):
    array_reverse()
    #1 /var/www-thsm/html/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php(280):
    RankMath\Instant_Indexing\Instant_Indexing->api_submit()
    #2 /var/www-thsm/html/wp-includes/class-wp-hook.php(308):
    RankMath\Instant_Indexing\Instant_Indexing->save_post()
    #3 /var/www-thsm/html/wp-includes/class-wp-hook.php(332):
    WP_Hook->apply_filters()
    #4 /var/www-thsm/html/wp-includes/plugin.php(517): WP_Hook->do_action()
    #5 /var/www-thsm/html/wp-includes/post.php(4706): do_action()
    #6 /var/www-thsm/html/wp-includes/post.php(4819): wp_insert_post()
    #7 /var/www-thsm/html/wp-admin/includes/post.php(426): wp_update_post()
    #8 /var/www-thsm/html/wp-admin/post.php(227): edit_post()
    #9 {main}
    thrown

    Yep, serialization must have been it.

    For others who might find this helpful, sorry if it’s a bit technical:

    I used Better Search Replace (you could also use the WP command-line interface, if you have access to it) to replace all instances of my domain in all tables except the options table (changes there could have prevented me from logging in). Then I replaced them again, to revert the search and replace — thus fixing any serialization issues.

    Nigel
    Rank Math business

    Hello,


    @nabhacosley
    thank you for sharing how you solved the error on your site.


    @daniled608
    please let us know if you need further assistance.

    Looking forward to helping 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 7 replies - 1 through 7 (of 7 total)

The ticket ‘Getting “Error undefined” on Instant Indexing Plugin’ is closed to new replies.