Matomo database will be upgraded from version 5.2.2 to the new version 5.3.0.
Important notes for large Matomo installations
If you have a large Matomo database, updates might take too long to run in the browser. In this situation, you can execute the updates from your command line:
php /var/customers/webs/djumla/stats.djumla.de/console core:update
If you manage a high traffic Matomo server, we recommend to momentarily disable visitor Tracking and put the Matomo User Interface in maintenance mode.
FYI: these are the SQL queries and console commands that will be executed to upgrade your database to Matomo 5.3.0
› Click here to view and copy the list of SQL queries and console commands that will get executed
# These SQL queries will be executed:
ALTER TABLE `piwik_archive_invalidations` ADD COLUMN `processing_host` VARCHAR(100) NULL DEFAULT NULL, ADD COLUMN `process_id` VARCHAR(15) NULL DEFAULT NULL;
# These console commands will be run:
./console featureflags:delete ImprovedAllWebsitesDashboard
Need help upgrading Matomo?
If you need support to upgrade your Matomo, the creators of Matomo are here to help you make the Matomo upgrade a success and provide all instructions, best practises and ongoing support. Contact the Matomo experts to get started upgrading your Matomo safely.
Ready to go?
The database upgrade process may take a while, so please be patient.
File integrity check failed and reported some errors. You should fix this issue and then refresh this page until it shows no error.
Details
| File integrity check failed and reported some errors. You should fix this issue and then refresh this page until it shows no error. |
Directories were found in your Matomo, but we didn't expect them. --> Please delete these directories to prevent errors. <--
Directory to delete: vendor/doctrine
To delete all these directories at once, you can run this command: rm -Rf /var/customers/webs/djumla/stats.djumla.de/vendor/doctrine
|
Files were found in your Matomo, but we didn't expect them. --> Please delete these files to prevent errors. <--
File to delete: PULL_REQUEST_TEMPLATE File to delete: bower.json File to delete: composer.json File to delete: composer.lock File to delete: config/environment/cli.php File to delete: config/environment/test.php File to delete: config/environment/ui-test.php File to delete: config/global.ini.auto-backup-before-update.php File to delete: js/piwik-min.js File to delete: js/piwik.js.orig File to delete: misc/How to install Piwik.html File to delete: misc/gpl-3.0.txt File to delete: misc/internal-docs/content-tracking.md File to delete: misc/others/ExamplePiwikTracker.php File to delete: misc/others/api_internal_call.php File to delete: misc/others/api_rest_call.php File to delete: misc/others/cli-script-bootstrap.php File to delete: misc/others/download-count.txt File to delete: misc/others/iframeWidget.htm File to delete: misc/others/iframeWidget_localhost.php File to delete: misc/others/phpstorm-codestyles/Piwik_codestyle.xml File to delete: misc/others/phpstorm-codestyles/README.md File to delete: misc/others/stress.sh File to delete: misc/others/uninstall-delete-piwik-directory.php File to delete: misc/others/widget_example_lastvisits.html File to delete: misc/phpstorm-codestyles/Piwik_codestyle.xml File to delete: misc/phpstorm-codestyles/README.md File to delete: misc/proxy-hide-piwik-url/piwik.php File to delete: package-lock.json File to delete: piwik.zip File to delete: misc/log-analytics/.git
To delete all these files at once, you can run this command: rm "/var/customers/webs/djumla/stats.djumla.de/PULL_REQUEST_TEMPLATE" "/var/customers/webs/djumla/stats.djumla.de/bower.json" "/var/customers/webs/djumla/stats.djumla.de/composer.json" "/var/customers/webs/djumla/stats.djumla.de/composer.lock" "/var/customers/webs/djumla/stats.djumla.de/config/environment/cli.php" "/var/customers/webs/djumla/stats.djumla.de/config/environment/test.php" "/var/customers/webs/djumla/stats.djumla.de/config/environment/ui-test.php" "/var/customers/webs/djumla/stats.djumla.de/config/global.ini.auto-backup-before-update.php" "/var/customers/webs/djumla/stats.djumla.de/js/piwik-min.js" "/var/customers/webs/djumla/stats.djumla.de/js/piwik.js.orig" "/var/customers/webs/djumla/stats.djumla.de/misc/How to install Piwik.html" "/var/customers/webs/djumla/stats.djumla.de/misc/gpl-3.0.txt" "/var/customers/webs/djumla/stats.djumla.de/misc/internal-docs/content-tracking.md" "/var/customers/webs/djumla/stats.djumla.de/misc/others/ExamplePiwikTracker.php" "/var/customers/webs/djumla/stats.djumla.de/misc/others/api_internal_call.php" "/var/customers/webs/djumla/stats.djumla.de/misc/others/api_rest_call.php" "/var/customers/webs/djumla/stats.djumla.de/misc/others/cli-script-bootstrap.php" "/var/customers/webs/djumla/stats.djumla.de/misc/others/download-count.txt" "/var/customers/webs/djumla/stats.djumla.de/misc/others/iframeWidget.htm" "/var/customers/webs/djumla/stats.djumla.de/misc/others/iframeWidget_localhost.php" "/var/customers/webs/djumla/stats.djumla.de/misc/others/phpstorm-codestyles/Piwik_codestyle.xml" "/var/customers/webs/djumla/stats.djumla.de/misc/others/phpstorm-codestyles/README.md" "/var/customers/webs/djumla/stats.djumla.de/misc/others/stress.sh" "/var/customers/webs/djumla/stats.djumla.de/misc/others/uninstall-delete-piwik-directory.php" "/var/customers/webs/djumla/stats.djumla.de/misc/others/widget_example_lastvisits.html" "/var/customers/webs/djumla/stats.djumla.de/misc/phpstorm-codestyles/Piwik_codestyle.xml" "/var/customers/webs/djumla/stats.djumla.de/misc/phpstorm-codestyles/README.md" "/var/customers/webs/djumla/stats.djumla.de/misc/proxy-hide-piwik-url/piwik.php" "/var/customers/webs/djumla/stats.djumla.de/package-lock.json" "/var/customers/webs/djumla/stats.djumla.de/piwik.zip" "/var/customers/webs/djumla/stats.djumla.de/misc/log-analytics/.git"
|