Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support emermatomo

    (@emermatomo)

    Hello Alan. Could you please try to editi the?wp-config.php?and add the following line:

    define( 'MATOMO_SUPPORT_ASYNC_ARCHIVING', false );

    Please let us know how it goes.

    Thread Starter Alan Fuller

    (@alanfuller)

    Thanks, I will give that a try. Anyway to force an archive run or just wait?

    Thread Starter Alan Fuller

    (@alanfuller)

    Oh I can see the cron is every hour I can wait.

    Thread Starter Alan Fuller

    (@alanfuller)

    Looks good, for my curiosity can you explain why that option works ( or why it didnt work before )?

     Last Successful Archiving Completion: ok 
    Plugin Support emermatomo

    (@emermatomo)

    Hello @alanfuller. If you set the environment variable through a web server, then only web requests will be fixed but not requests that are executed on the command line. That’s why we recommend you also add the following line to your?wp-config.php?which may fix report generation issues.

    Thread Starter Alan Fuller

    (@alanfuller)

    Ah, is that because I am using ‘real cron’ rather than WP Cron, so the Cron requests are command line driven.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Issue with archives’ is closed to new replies.