Matomo database will be upgraded from version 4.11.0 to the new version 4.13.3.
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 /home/rkita4/domains/seospace.pl/public_html/piwik/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 4.13.3
› 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_site` ADD COLUMN `excluded_referrers` TEXT NOT NULL AFTER `excluded_user_agents`;
ALTER TABLE `piwik_user` ADD UNIQUE KEY uniq_email (`email`);
ALTER TABLE `piwik_user` ADD COLUMN `invite_link_token` VARCHAR(191) 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. |
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 /home/rkita4/domains/seospace.pl/public_html/piwik/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: phpcs.xml File to delete: piwik.min.js File to delete: plugins/Goals/stylesheets/goals.css File to delete: plugins/Goals/templates/_listTopDimensionPage.twig File to delete: vendor/matomo/matomo-php-tracker/run_tests.sh File to delete: vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php File to delete: misc/log-analytics/.git File to delete: vendor/geoip2/geoip2/.php-cs-fixer.php To delete all these files at once, you can run this command: rm "/home/rkita4/domains/seospace.pl/public_html/piwik/PULL_REQUEST_TEMPLATE" "/home/rkita4/domains/seospace.pl/public_html/piwik/bower.json" "/home/rkita4/domains/seospace.pl/public_html/piwik/composer.json" "/home/rkita4/domains/seospace.pl/public_html/piwik/composer.lock" "/home/rkita4/domains/seospace.pl/public_html/piwik/config/environment/cli.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/config/environment/test.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/config/environment/ui-test.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/config/global.ini.auto-backup-before-update.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/js/piwik-min.js" "/home/rkita4/domains/seospace.pl/public_html/piwik/js/piwik.js.orig" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/How to install Piwik.html" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/gpl-3.0.txt" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/internal-docs/content-tracking.md" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/ExamplePiwikTracker.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/api_internal_call.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/api_rest_call.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/cli-script-bootstrap.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/download-count.txt" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/iframeWidget.htm" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/iframeWidget_localhost.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/phpstorm-codestyles/Piwik_codestyle.xml" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/phpstorm-codestyles/README.md" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/stress.sh" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/uninstall-delete-piwik-directory.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/others/widget_example_lastvisits.html" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/phpstorm-codestyles/Piwik_codestyle.xml" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/phpstorm-codestyles/README.md" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/proxy-hide-piwik-url/piwik.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/package-lock.json" "/home/rkita4/domains/seospace.pl/public_html/piwik/phpcs.xml" "/home/rkita4/domains/seospace.pl/public_html/piwik/piwik.min.js" "/home/rkita4/domains/seospace.pl/public_html/piwik/plugins/Goals/stylesheets/goals.css" "/home/rkita4/domains/seospace.pl/public_html/piwik/plugins/Goals/templates/_listTopDimensionPage.twig" "/home/rkita4/domains/seospace.pl/public_html/piwik/vendor/matomo/matomo-php-tracker/run_tests.sh" "/home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/language/phpmailer.lang-ch.php" "/home/rkita4/domains/seospace.pl/public_html/piwik/misc/log-analytics/.git" "/home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/.php-cs-fixer.php" |
Errors below may be due to a partial or failed upload of Matomo files. |
--> Try to reupload all the Matomo files in BINARY mode. <-- |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/ClassLoader.php (expected length: 16431, found: 16068) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/autoload_classmap.php (expected length: 366820, found: 364227) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/autoload_static.php (expected length: 414922, found: 412088) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/ca-bundle/res/cacert.pem (expected length: 216583, found: 215352) |
Integrity check failed: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/installed.php |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/semver/CHANGELOG.md (expected length: 4791, found: 2488) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/semver/README.md (expected length: 1643, found: 1621) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/semver/src/Constraint/AbstractConstraint.php (expected length: 1646, found: 1623) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/semver/src/Constraint/Constraint.php (expected length: 5915, found: 5974) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/semver/src/Constraint/EmptyConstraint.php (expected length: 1082, found: 1080) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/semver/src/Constraint/MultiConstraint.php (expected length: 2620, found: 2219) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/semver/src/Semver.php (expected length: 3217, found: 3202) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/composer/semver/src/VersionParser.php (expected length: 21579, found: 19603) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/CHANGELOG.md (expected length: 10810, found: 10523) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/README.md (expected length: 14460, found: 13926) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Database/Reader.php (expected length: 10446, found: 10357) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Model/AnonymousIp.php (expected length: 2601, found: 2594) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Model/Asn.php (expected length: 1515, found: 1512) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Model/City.php (expected length: 3251, found: 3358) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Model/ConnectionType.php (expected length: 1244, found: 1242) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Model/Country.php (expected length: 2762, found: 2875) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Model/Domain.php (expected length: 1190, found: 1188) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Model/Enterprise.php (expected length: 263, found: 381) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Model/Insights.php (expected length: 254, found: 381) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Model/Isp.php (expected length: 2611, found: 2604) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php (expected length: 1267, found: 1308) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Record/City.php (expected length: 1104, found: 1103) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/Record/Traits.php (expected length: 7089, found: 7099) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/geoip2/geoip2/src/WebService/Client.php (expected length: 11990, found: 11901) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/README.md (expected length: 16429, found: 16104) |
Integrity check failed: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/VERSION |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/get_oauth_token.php (expected length: 6226, found: 4872) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/language/phpmailer.lang-da.php (expected length: 2084, found: 1704) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/language/phpmailer.lang-el.php (expected length: 3307, found: 2295) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/language/phpmailer.lang-es.php (expected length: 2047, found: 1724) |
Missing file: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/language/phpmailer.lang-mn.php |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/language/phpmailer.lang-pl.php (expected length: 1894, found: 1818) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/src/PHPMailer.php (expected length: 179419, found: 177425) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/src/POP3.php (expected length: 12259, found: 12112) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/phpmailer/phpmailer/src/SMTP.php (expected length: 47406, found: 47327) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/symfony/polyfill-mbstring/Mbstring.php (expected length: 29149, found: 29165) |
Integrity check failed: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/LICENSE.TXT |
Integrity check failed: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/README.md |
Integrity check failed: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/VERSION |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/include/barcodes/datamatrix.php (expected length: 42692, found: 42698) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/include/barcodes/pdf417.php (expected length: 53877, found: 53865) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/include/barcodes/qrcode.php (expected length: 78688, found: 78690) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/include/tcpdf_fonts.php (expected length: 96063, found: 96028) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/include/tcpdf_static.php (expected length: 109489, found: 110475) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/tcpdf.php (expected length: 905975, found: 905665) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/tecnickcom/tcpdf/tcpdf_import.php (expected length: 3289, found: 3325) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Compiler.php (expected length: 5054, found: 4898) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Environment.php (expected length: 24916, found: 24504) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/ExpressionParser.php (expected length: 33081, found: 32783) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Extension/CoreExtension.php (expected length: 55603, found: 54120) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Extension/ExtensionInterface.php (expected length: 1905, found: 1523) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Extension/GlobalsInterface.php (expected length: 635, found: 583) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/ExtensionSet.php (expected length: 13386, found: 12595) |
Missing file: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Node/Expression/Binary/HasEveryBinary.php |
Missing file: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Node/Expression/Binary/HasSomeBinary.php |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Node/Expression/Binary/MatchesBinary.php (expected length: 691, found: 689) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Node/Expression/CallExpression.php (expected length: 12875, found: 12438) |
File size mismatch: /home/rkita4/domains/seospace.pl/public_html/piwik/vendor/twig/twig/src/Node/IfNode.php (expected length: 1803, found: 1654) |