Owncloud 10.15 “core” failed the integrity check

This usually happens when some old core files were not fully replaced during the web update.

On shared hosting with LiteSpeed, the web updater often leaves leftovers behind.

What I would do:

  1. Take a full backup.

  2. Download the complete 10.15.3 archive manually.

  3. Delete all ownCloud files except config and data.

  4. Upload the fresh files.

  5. Run occ upgrade and then occ integrity:check-core.

In most cases the integrity warning disappears because the core files are clean again.

If it still reports errors, check exactly which files fail and verify whether they were modified or not fully overwritten during the update.

1 Like