Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the documentation

Hello

ubuntu 20.04
nc version: 20.0.14.2
php PHP 7.4.3

i have an error

  • Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the documentation. ([List of invalid files…]/ [Rescan…]))

result of clicking on List of invalid files:

Technical 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
	- INVALID_HASH
		- core/js/mimetypelist.js

Raw output
==========
Array
(
    [core] => Array
        (
            [INVALID_HASH] => Array
                (
                    [core/js/mimetypelist.js] => Array
                        (
                            [expected] => 23a3fa45757b26795f5cf8f94d9e5bce76fc916288a6458679311b312c167adcf4158ccb2c5c3db791fa0b87703b6c5863afb6c9d790b8cbac5ab3ae8c3418fb
                            [current] => 248b1c46827f16075a92457d368b5f8c1c6d39c8dc8569e248b35443ac035501b86b8f46785cc6fb3f12fc8445284829c1e27aa82097a53d2688040b1de7da26
                        )

                )

        )

)

so i know this file is the problematic one:
core/js/mimetypelist.js
i tried:
occ maintenance:mimetype:update-db
occ maintenance:mimetype:update-js
occ maintenance:repair

also to copy this file from nextcloud-20.0.14.zip

but nothing helps, can you guide me how to resolve this?

seen this error before no other solution then try another mimetypelist from another source.

Hello,

your NC version is EOL and therefor I strongly recommend to upgrade your installation.