• Resolved joaquinreyes

    (@joaquinreyes)


    Im running a multisite network. Since a week 2 subsites out of 10 stop importing orders from woocommerce orders into analytics thus those days showing “0” (https://snipboard.io/CK1sN5.jpg)

    I went to clean analytics cache and try to import data manually but the importer just keeps rolling for ever and it doesnt import anything (https://snipboard.io/yEPpGo.jpg)

    I have tried:

    – updating database and woocommerce to latest version.
    – turning off all plugins except woocommerce
    – see if its a cron issue and manually run them

    This is the status of one of the subsites:

    ### WordPress Environment ###

    [Moderated: Large code excerpt removed per forum guidelines]

    • This topic was modified 3 years, 6 months ago by t-p.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator t-p

    (@t-p)

    Side note to @joaquinreyes ,

    Large code excerpt removed per forum guidelines. Please use Pastebin and Gist and copy your code there. Then return here and paste the link to that here.

    Mirko P.

    (@rainfallnixfig)

    Hi @joaquinreyes,

    Let’s see if there is an error on the WooCommerce Logs. Kindly provide us the following:

    • System Status: You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”.
    • Error Log: Share a copy of any fatal error log found under WooCommerce > System Status > Logs (if available).

    Please use a tool like Pastebin or Gist to share your data as advised by the Moderator.

    Thanks!

    Thread Starter joaquinreyes

    (@joaquinreyes)

    1. Here is teh system status:https://gist.github.com/joaquinreyes/31a083b84a1d7f8c0272d8bbc53de1f8

    2. logs: I dont see any log related to this

    • This reply was modified 3 years, 6 months ago by joaquinreyes.
    • This reply was modified 3 years, 6 months ago by joaquinreyes.
    • This reply was modified 3 years, 6 months ago by joaquinreyes.
    Plugin Support Sol J. a11n

    (@solstudioim)

    Hi @joaquinreyes

    Thanks for sharing the system status.

    I saw your PHP time limit is set to 0, could you please increase it?

    Secondly, after completing the above, please do a conflict test as I can’t replicate this on my test site.
    ?
    The best way to determine if this is really a conflict is to:

    • Temporarily switch your theme to Storefront, and see if that resolves the issue, otherwise move to the next steps
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.`

    I hope that helps!

    Plugin Support Tseten a11n

    (@tibetanitech)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

    Thread Starter joaquinreyes

    (@joaquinreyes)

    So i found that the error was in the Wp Cron. Actually analytics imports via cron the woocomerce orders to display them in the dashboard.

    The particular cron task that is in charge of that is the action_scheduler_run_queue.

    I have been able to make it run manually but not been able to fix it yet.

    Any insights on how to fix this?

    • This reply was modified 3 years, 6 months ago by joaquinreyes.
    Mirko P.

    (@rainfallnixfig)

    Hi there,

    Thanks for getting back.

    If I understand correctly, you are able to manually run cron jobs but not automatically, is that correct? I’d advise getting access to the server logs and checking if there are any errors in there related to wp-cron.php.

    Also, some servers disable the functionality that enables WordPress Cron to work properly, so I’d suggest reaching out to your web host’s support team to ask if there are any cron issues with your server.

    Thanks.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Woocommerece Analytics not displaying data’ is closed to new replies.