Matomo database will be upgraded from version 3.12.0 to the new version 3.13.2.
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:
# These SQL queries will be executed: UPDATE `piwik_option` SET option_value = 'https://download.db-ip.com/free/dbip-city-lite-2024-10.mmdb.gz' WHERE option_name = 'geoip2.loc_db_url' AND option_value = 'https://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz'; UPDATE `piwik_option` SET option_value = 'https://download.db-ip.com/free/dbip-country-lite-2024-10.mmdb.gz' WHERE option_name = 'geoip2.loc_db_url' AND option_value = 'https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz';
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.
File integrity check failed and reported some errors. You should fix this issue and then refresh this page until it shows no error.
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: js/dacast-script.js File to delete: js/piwik-min.js File to delete: js/piwik.js.orig File to delete: js/player.min.js 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/api_internal_call.php File to delete: misc/others/api_rest_call.php File to delete: misc/others/download-count.txt File to delete: misc/others/iframeWidget_localhost.php File to delete: misc/others/stress.sh File to delete: misc/others/widget_example_lastvisits.html File to delete: .php.ini File to delete: vendor/davaxi/sparkline/.codeclimate.yml
To delete all these files at once, you can run this command: rm "/home/eventonline/www/analytics/PULL_REQUEST_TEMPLATE" "/home/eventonline/www/analytics/bower.json" "/home/eventonline/www/analytics/composer.json" "/home/eventonline/www/analytics/composer.lock" "/home/eventonline/www/analytics/js/dacast-script.js" "/home/eventonline/www/analytics/js/piwik-min.js" "/home/eventonline/www/analytics/js/piwik.js.orig" "/home/eventonline/www/analytics/js/player.min.js" "/home/eventonline/www/analytics/misc/How to install Piwik.html" "/home/eventonline/www/analytics/misc/gpl-3.0.txt" "/home/eventonline/www/analytics/misc/internal-docs/content-tracking.md" "/home/eventonline/www/analytics/misc/others/api_internal_call.php" "/home/eventonline/www/analytics/misc/others/api_rest_call.php" "/home/eventonline/www/analytics/misc/others/download-count.txt" "/home/eventonline/www/analytics/misc/others/iframeWidget_localhost.php" "/home/eventonline/www/analytics/misc/others/stress.sh" "/home/eventonline/www/analytics/misc/others/widget_example_lastvisits.html" "/home/eventonline/www/analytics/.php.ini" "/home/eventonline/www/analytics/vendor/davaxi/sparkline/.codeclimate.yml"