Output from import_logs.py:
Processing your log data ------------------------ In order for your logs to be processed by Matomo, you may need to run the following command: ./console core:archive --force-all-websites --force-all-periods=315576000 --force-date-last-n=1000 --url='URL'
Corresponding console output:
ERROR [2020-12-10 03:09:40] 5554 Uncaught exception: /var/www/matomo/vendor/symfony/console/Symfony/Component/Console/Input/ArgvInput.php(213): The "--force-all-periods" option does not exist. The "--force-all-periods" option does not exist. [RuntimeException] The "--force-all-periods" option does not exist.
Thanks for creating the issue. Seems we need to adjust the command that is suggested to run
btw it would be great to check across the whole codebase, as well as on the website (i've tried removing it from a few places on the site already but maybe more are left)