The following plugins will be updated: TagManager.
The following dimensions will be updated: log_conversion.pageviews_before.
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 /www/htdocs/w0197770/analytics.cyne.one/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.2.2
› 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 `mlrdb_tagmanager_container` ADD COLUMN `activelySyncGtmDataLayer` TINYINT(1) UNSIGNED NOT NULL DEFAULT 0 AFTER `ignoreGtmDataLayer`;
ALTER TABLE `mlrdb_tagmanager_container` CHANGE `activelySyncGtmDataLayer` `activelySyncGtmDataLayer` TINYINT(1) UNSIGNED NOT NULL DEFAULT 1;
ALTER TABLE `mlrdb_tagmanager_container_version` CHANGE `name` `name` VARCHAR(255) NOT NULL DEFAULT '';
ALTER TABLE `mlrdb_tagmanager_container` CHANGE `name` `name` VARCHAR(255) NOT NULL;
ALTER TABLE `mlrdb_tagmanager_tag` CHANGE `name` `name` VARCHAR(255) NOT NULL;
ALTER TABLE `mlrdb_tagmanager_trigger` CHANGE `name` `name` VARCHAR(255) NOT NULL;
ALTER TABLE `mlrdb_tagmanager_variable` CHANGE `name` `name` VARCHAR(255) NOT NULL;
ALTER TABLE `mlrdb_log_conversion` MODIFY COLUMN `pageviews_before` SMALLINT UNSIGNED DEFAULT NULL;
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: libs/bower_components
To delete all these directories at once, you can run this command: rm -Rf /www/htdocs/w0197770/analytics.cyne.one/libs/bower_components
|
Files were found in your Matomo, but we didn't expect them. --> Please delete these files to prevent errors. <--
File to delete: bower.json File to delete: composer.json File to delete: composer.lock File to delete: config/environment/test.php File to delete: config/environment/ui-test.php File to delete: index.htm File to delete: js/piwik-min.js File to delete: js/piwik.js.orig File to delete: misc/gpl-3.0.txt File to delete: misc/others/ExamplePiwikTracker.php File to delete: misc/others/uninstall-delete-piwik-directory.php 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/davaxi/sparkline/.codeclimate.yml File to delete: vendor/matomo/device-detector/.yamllint 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 "/www/htdocs/w0197770/analytics.cyne.one/bower.json" "/www/htdocs/w0197770/analytics.cyne.one/composer.json" "/www/htdocs/w0197770/analytics.cyne.one/composer.lock" "/www/htdocs/w0197770/analytics.cyne.one/config/environment/test.php" "/www/htdocs/w0197770/analytics.cyne.one/config/environment/ui-test.php" "/www/htdocs/w0197770/analytics.cyne.one/index.htm" "/www/htdocs/w0197770/analytics.cyne.one/js/piwik-min.js" "/www/htdocs/w0197770/analytics.cyne.one/js/piwik.js.orig" "/www/htdocs/w0197770/analytics.cyne.one/misc/gpl-3.0.txt" "/www/htdocs/w0197770/analytics.cyne.one/misc/others/ExamplePiwikTracker.php" "/www/htdocs/w0197770/analytics.cyne.one/misc/others/uninstall-delete-piwik-directory.php" "/www/htdocs/w0197770/analytics.cyne.one/node_modules/chroma-js/.npmignore" "/www/htdocs/w0197770/analytics.cyne.one/node_modules/iframe-resizer/.ncurc.json" "/www/htdocs/w0197770/analytics.cyne.one/node_modules/iframe-resizer/.prettierrc" "/www/htdocs/w0197770/analytics.cyne.one/node_modules/jquery.browser/.npmignore" "/www/htdocs/w0197770/analytics.cyne.one/node_modules/jquery.scrollto/.jscsrc" "/www/htdocs/w0197770/analytics.cyne.one/node_modules/jquery.scrollto/.npmignore" "/www/htdocs/w0197770/analytics.cyne.one/node_modules/ng-dialog/.npmignore" "/www/htdocs/w0197770/analytics.cyne.one/node_modules/qrcodejs2/.npmignore" "/www/htdocs/w0197770/analytics.cyne.one/vendor/davaxi/sparkline/.codeclimate.yml" "/www/htdocs/w0197770/analytics.cyne.one/vendor/matomo/device-detector/.yamllint" "/www/htdocs/w0197770/analytics.cyne.one/vendor/php-di/php-di/.phpstorm.meta.php" "/www/htdocs/w0197770/analytics.cyne.one/vendor/twig/twig/.php-cs-fixer.dist.php" "/www/htdocs/w0197770/analytics.cyne.one/vendor/twig/twig/.php_cs.dist"
|