Matomo database will be upgraded from version 4.6.2 to the new version 4.10.1.
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: ALTER TABLE `hznk_user` ADD COLUMN `idchange_last_viewed` INTEGER UNSIGNED NULL; CREATE TABLE `hznk_changes` (`idchange` INT(11) NOT NULL AUTO_INCREMENT, `created_time` DATETIME NOT NULL, `plugin_name` VARCHAR(255) NOT NULL, `version` VARCHAR(20) NOT NULL, `title` VARCHAR(255) NOT NULL, `description` TEXT NOT NULL, `link_name` VARCHAR(255) NULL, `link` VARCHAR(255) NULL, PRIMARY KEY ( `idchange` )) ENGINE=InnoDB DEFAULT CHARSET=utf8; ALTER TABLE `hznk_changes` CHANGE `plugin_name` `plugin_name` VARCHAR(60) NOT NULL; ALTER TABLE `hznk_changes` DROP INDEX `unique_plugin_version_title`; ALTER TABLE `hznk_changes` ADD UNIQUE KEY unique_plugin_version_title (`plugin_name`, `version`, `title` (100));
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: config/environment/test.php File to delete: config/environment/ui-test.php File to delete: index.html.backup.81d1a3fda7a9ff5ddcf27f3e4637da25 File to delete: .htaccess.preinstall File to delete: .htadrmad.appconfig.php File to delete: .infomaniak-maintenance.html File to delete: .rnd File to delete: node_modules/chroma-js/.npmignore File to delete: node_modules/iframe-resizer/.ncurc.json File to delete: node_modules/iframe-resizer/.prettierrc File to delete: node_modules/jquery.browser/.npmignore File to delete: node_modules/jquery.scrollto/.jscsrc File to delete: node_modules/jquery.scrollto/.npmignore File to delete: node_modules/ng-dialog/.npmignore File to delete: node_modules/qrcodejs2/.npmignore File to delete: vendor/matomo/device-detector/.yamllint File to delete: vendor/php-di/php-di/.gitstats.yml File to delete: vendor/php-di/php-di/.phpstorm.meta.php File to delete: vendor/twig/twig/.php-cs-fixer.dist.php File to delete: vendor/twig/twig/.php_cs.dist
To delete all these files at once, you can run this command: rm "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/config/environment/test.php" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/config/environment/ui-test.php" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/index.html.backup.81d1a3fda7a9ff5ddcf27f3e4637da25" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/.htaccess.preinstall" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/.htadrmad.appconfig.php" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/.infomaniak-maintenance.html" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/.rnd" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/node_modules/chroma-js/.npmignore" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/node_modules/iframe-resizer/.ncurc.json" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/node_modules/iframe-resizer/.prettierrc" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/node_modules/jquery.browser/.npmignore" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/node_modules/jquery.scrollto/.jscsrc" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/node_modules/jquery.scrollto/.npmignore" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/node_modules/ng-dialog/.npmignore" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/node_modules/qrcodejs2/.npmignore" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/vendor/matomo/device-detector/.yamllint" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/vendor/php-di/php-di/.gitstats.yml" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/vendor/php-di/php-di/.phpstorm.meta.php" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/vendor/twig/twig/.php-cs-fixer.dist.php" "/home/clients/fc75d80f63a8d2b4e2f5794e5994606f/sites/stats.le-fil-de-l-onde.fr/vendor/twig/twig/.php_cs.dist"