After the las update (official docker version) there is a integrity check error message:
echnical information
The following list covers which files have failed the integrity check. Please read
the previous linked documentation to learn more about the errors and how to fix
them.
Results
- core
- FILE_MISSING
- updater/CHANGELOG.md
- updater/COPYING-AGPL
- updater/README.md
- updater/app/bootstrap.php
- updater/app/config/container.php
- updater/application.php
- updater/index.php
- updater/pub/css/main.css
- updater/pub/img/actions/checkmark-color.png
- updater/pub/img/actions/checkmark-color.svg
- updater/pub/img/actions/confirm.png
- updater/pub/img/actions/confirm.svg
- updater/pub/img/actions/error-color.png
- updater/pub/img/actions/error-color.svg
- updater/pub/img/loading-dark.gif
- updater/pub/img/loading-small.gif
- updater/pub/img/loading.gif
- updater/pub/img/logo-icon.png
- updater/pub/img/logo-icon.svg
- updater/pub/img/logo.png
- updater/pub/img/logo.svg
- updater/pub/js/login.js
- updater/pub/js/main.js
- updater/pub/js/vendor/jquery/jquery.min.js
- updater/pub/js/vendor/jquery/jquery.min.map
- updater/src/Command/BackupDataCommand.php
- updater/src/Command/BackupDbCommand.php
- updater/src/Command/CheckSystemCommand.php
- updater/src/Command/CheckpointCommand.php
- updater/src/Command/CleanCacheCommand.php
- updater/src/Command/Command.php
- updater/src/Command/DetectCommand.php
- updater/src/Command/ExecuteCoreUpgradeScriptsCommand.php
- updater/src/Command/InfoCommand.php
- updater/src/Command/MaintenanceModeCommand.php
- updater/src/Command/PostUpgradeCleanupCommand.php
- updater/src/Command/PostUpgradeRepairCommand.php
- updater/src/Command/PreUpgradeRepairCommand.php
- updater/src/Command/RestartWebServerCommand.php
- updater/src/Command/StartCommand.php
- updater/src/Command/UpdateConfigCommand.php
- updater/src/Console/Application.php
- updater/src/Controller/DownloadController.php
- updater/src/Controller/IndexController.php
- updater/src/Formatter/HtmlOutputFormatter.php
- updater/src/Http/Request.php
- updater/src/Resources/views/base.php
- updater/src/Resources/views/partials/error.php
- updater/src/Resources/views/partials/inner.php
- updater/src/Resources/views/partials/login.php
- updater/src/Utils/AppManager.php
- updater/src/Utils/Checkpoint.php
- updater/src/Utils/Collection.php
- updater/src/Utils/ConfigReader.php
- updater/src/Utils/DocLink.php
- updater/src/Utils/Feed.php
- updater/src/Utils/Fetcher.php
- updater/src/Utils/FilesystemHelper.php
- updater/src/Utils/Locator.php
- updater/src/Utils/OccRunner.php
- updater/src/Utils/Registry.php
- updater/src/Utils/ZipExtractor.php
- updater/vendor/autoload.php
- updater/vendor/composer/ClassLoader.php
- updater/vendor/composer/InstalledVersions.php
- updater/vendor/composer/LICENSE
- updater/vendor/composer/autoload_classmap.php
- updater/vendor/composer/autoload_files.php
- updater/vendor/composer/autoload_namespaces.php
- updater/vendor/composer/autoload_psr4.php
- updater/vendor/composer/autoload_real.php
- updater/vendor/composer/autoload_static.php
- updater/vendor/composer/installed.j
- FILE_MISSING
I think there needs to be an updated json file within the container because of the deleted updater components with the last update.