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
=======
- mail
- EXCEPTION
- OC\IntegrityCheck\Exceptions\InvalidSignatureException
- Certificate is not valid.
Raw output
==========
Array
(
[mail] => Array
(
[EXCEPTION] => Array
(
[class] => OC\IntegrityCheck\Exceptions\InvalidSignatureException
[message] => Certificate is not valid.
)
)
)
any scan do not fix the issue.
Does anyone know the solution to fix this problem?
Thank you for your reply.
I just found this post after today updating nextcloud to the 30.0.2 version, seems like a bug, cause I did not change anything in configuration. It looks like “mail” app was updated 2 days ago.
I did some investigation and it seems that there was a problem during the signing phase of the release. We recently switched to a new, automated process so please bear with us.
I manually checked the released archive. It is valid and has not been tampered with. It’s just an incomplete signature.
We will fix our release workflow and will publish a fixed release as soon as possible.