You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading Nextcloud from 27.1.5 to 28.0.0, the integrity check fails.
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] => 550ab566d30693bfa24ec4b15d9df87731ae8a3be8f79dabf94757e5b8b20eec6e4b678f17af1718297f2872f6b04519eeb024d1dff11947f29da431c7f11201
[current] => 24e6faa4a1361e51ff70027024f41c4b37fdb5f6f347ceb095450ddbde2d0a6b6dd1403be92a912d2889064a9736a9bed89d7dc62470035fc1299d4b977c5f46
)
)
)
)
That will likely provide a clue was to what app is triggering this [which also might help others searching here].
You can also manually overwrite your environment's mimetypelist.js with the distributed one with the following command (inside the app container - or equivalent):
After upgrading Nextcloud from 27.1.5 to 28.0.0, the integrity check fails.
Compose file:
occ config:list --system
:The text was updated successfully, but these errors were encountered: