Problem OC IntegrityCheck Exceptions InvalidSignatureException

How do I fix this error?
Some files failed the integrity check. For more information on how to fix this, see the documentation :arrow_upper_right:. (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
    • EXCEPTION
      • OC\IntegrityCheck\Exceptions\InvalidSignatureException
      • Signature could not get verified.

Raw output

Array
(
[core] => Array
(
[EXCEPTION] => Array
(
[class] => OC\IntegrityCheck\Exceptions\InvalidSignatureException
[message] => Signature could not get verified.
)

    )

)

2 Likes

I’ve got same problem with NC 25.

1 Like

I just found one of my old struggles with this problem.
GitHub - Integrity Check Fail EXCEPTION Signature could not get verified.
I think theirs many ways to have this problem. This time it was from an installation of Snappymail starting three NC versions ago on the stable channel.
I disabled Snappymail and removed it but the problem persisted. I then went into the file manager for my server and searched for all folders of snappymail, moved them out of the website’s root folder then clicked the rescan and all tests passed.