• Resolved Sourav Pan

    (@microbiologynote)


    Recently, I’ve observed an issue with the plugin related to building internal links. When I check the admin bar, it consistently displays the message “Status: Currently building.” However, the process never seems to complete, as it doesn’t reach 100%. I’m unsure of the cause of this problem. Could you please investigate and resolve this issue?

    • This topic was modified 1 year, 1 month ago by Sourav Pan.

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support markilj

    (@markilj)

    Thank you for contacting us.

    This could be due to several reasons.

    1. Check the action scheduler to see if tasks are being executed correctly and no failed actions from ILJ:  https://prnt.sc/5maJ0WvCseWO

    2. Can you send us an error log if there is any?

    3. Can you also send us a screenshot of your Dashboard and Statistics and our ILJ settings?

    4. Make sure WP CRON is not disabled in your site.

    Let us know so we can help you further.

    Thank you

    Thread Starter Sourav Pan

    (@microbiologynote)

    action scheduler – https://prnt.sc/kzJnAn1lPbkF

    Failed – https://prnt.sc/pcaHNmDG7vEF

    Here is php error log: https://prnt.sc/kceq86LXdBrs

    Here is debug log: https://prnt.sc/8mNZ2dTdQmg0

    Plugin Support markilj

    (@markilj)

    I see thank you for sending us the screenshots.

    For the error and debug logs, based on the screenshot I can’t see errors related to our plugin.

    But for the failed actions can you search for ILJ like this under the failed tasks: https://prnt.sc/f7yqxJqfnlv4 just to see if we have failed actions from our plugin. If possible send us the screenshot that shows the earliest and latest failed actions from our plugin if there are failed actions from our plugin, this would explain why it seems to be stuck.

    Can you also check the pending tasks here: https://prnt.sc/Un8oqhp2Wj8B can you see any tasks that may seem to be clogging up the action scheduler?

    Thank you

    Thread Starter Sourav Pan

    (@microbiologynote)

    Thread Starter Sourav Pan

    (@microbiologynote)

    Thread Starter Sourav Pan

    (@microbiologynote)

    i think this plugin not building internal links automatically, i have to do it manually from the Scheduled Actions, when i click on Run button in Scheduled Actions section the link buling progress bar is working

    Plugin Support markilj

    (@markilj)

    Yes you are correct if you manually run it from the Scheduled Action it will progress, however, there could be some reasons why it is not automatically running.

    1. Other plugins also have pending actions that hinders our plugin from running.
    2. Normally Action Scheduler runs 1 action every minute, so do you observe the action scheduler running actions every minute automatically? Or all the pending actions are stuck at pending for a long time?
    3. Make sure WP CRON is not disabled in your site. You can check here on how to enable it. https://www.icegram.com/documentation/how-to-enable-the-wordpress-cron/

    Thank you

    Thread Starter Sourav Pan

    (@microbiologynote)

    Yes,  all the pending actions are stuck at pending for a long time, i have to click on run button manually

    Thread Starter Sourav Pan

    (@microbiologynote)

    I think the plugin is building link automatically now, i just made some changes in wp-config.php

    define(‘DISABLE_WP_CRON’, false);

    Plugin Support markilj

    (@markilj)

    That is great to hear, yes by default Action scheduler should normally work properly as this is a library that most other plugin uses like WooCommerce for background processing. If the issue was from our plugin it would just be listed on the failed actions always. Defining DISABLE_WP_CRON to false should solve the issue if actions are not processing at all.

    Let us know if you need anything else.

    Thank you

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Plugin Does not Building Internal Links’ is closed to new replies.