Nextcloud version (eg, 12.0.2): 16.0.0
Operating system and version (eg, Ubuntu 17.04):
Apache or nginx version (eg, Apache 2.4.25):
PHP version (eg, 7.1):
The issue you are facing: File integrity check fails after upgrade to 16.0.0
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.
Is this the first time you’ve seen this error? (Y/N): Y
Steps to replicate it:
Upgrade from NC 15.0.7 to 16.0.0 (via assistant)
Click on Preferences
Click on Overview
The output of your Nextcloud log in Admin > Logging:
The maintainer of the right-click app has probaly taken the README.md file out of his package. And while it had been included before, it integrity check is now complaining.
I had the same issue during the update, but nothing to worry about. Just remove the file /path/to/nextcloud/apps/files_rightclick/README.md
Yes okay, but what is the scan complaining about now? Could you post an up to date scan result?
You can also add an output of ls -al of the directory in question.
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…)
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
- EXTRA_FILE
- ocs/.rnd
- .rnd
Raw output
==========
Array
(
[core] => Array
(
[EXTRA_FILE] => Array
(
[ocs/.rnd] => Array
(
[expected] =>
[current] => ae8d523f60742ebd8d4c9788259e30bd7331e213c874e7ca058dac1e0d3ffaba0ed9eb20d184e00a4ca3fd8ec473e8b73389933ee8a835f4fa4757fc59418688
)
[.rnd] => Array
(
[expected] =>
[current] => 69affe975207adf123d5de7ec7bb98e7478d65dace66e83509a8074a9c7eca23a597189d2d784780985281811448f4be9073c71959cca23f48005b844696becf
)
)
)
)
Thanks, @Schmu, brut this problem is present since a lot of time.
remove it each time you upgrade is not a permanent solution.
The reference to the file is there :