• Resolved Henry

    (@henrybaum)


    I keep getting failed errors with aioseo_generate_llms_txt_single – action failed via WP Cron: Call to a member function get() on null

    Is this on our end, or the plugin’s?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Shivam Tyagi

    (@shivamtyagi)

    Hi @henrybaum ,

    Thanks for reporting this.

    The hook you’re seeing (aioseo_generate_llms_txt_single) is from AIOSEO and is used to regenerate the llms.txt file via WP-Cron.

    The error “Call to a member function get() on null” means that PHP tried to call $variable->get() but that variable was null at the time. This can either be a bug on our side in a specific situation or caused by a conflict with another plugin, theme, or custom code running during the same request. We can’t confirm which one without more details.

    Could you please enable debugging and share the full error from your /wp-content/debug.log file? We’ll need the complete stack trace (including file paths and line numbers) to pinpoint the issue. Also let us know your AIOSEO version and PHP version.

    Here’s our documentation on how to enable debugging and get the debug.log file-
    https://aioseo.com/docs/how-to-enable-debugging-in-wordpress/

    In the meantime, if possible, try briefly disabling other plugins (preferably on a staging site) to see if the error stops. That helps quickly rule out a conflict.

    Once we have the full error trace, we’ll take a closer look and help you get this resolved.

    Plugin Support Shivam Tyagi

    (@shivamtyagi)

    Hi @henrybaum ,

    We haven’t heard back from you in a couple of days. I’m going to go ahead and close this thread for now. But if you’d like us to assist, please feel welcome to continue the conversation.
    Thanks!

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

You must be logged in to reply to this topic.