Issue with integrity failed

Hi,
I've installed Owncloud Server on Ubuntu.
I've this issue :
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
=======
- tasks
	- EXCEPTION
		- OC\IntegrityCheck\Exceptions\InvalidSignatureException
		- Certificate has been revoked.

Raw output
==========
Array
(
    [tasks] => Array
        (
            [EXCEPTION] => Array
                (
                    [class] => OC\IntegrityCheck\Exceptions\InvalidSignatureException
                    [message] => Certificate has been revoked.
                )

        )

)

I see this link : https://doc.owncloud.org/server/9.0/admin_manual/issues/code_signing.html#fixing-invalid-code-integrity-messages

But I can't resolv issue with it.

Can somebody help me?

This is nothing what could be solved by a user. Please report this directly to the app developer at [1] after you have made sure that you're running the latest tasks version provided at [2].

[1]

[2] https://apps.owncloud.com/content/show.php/Tasks?content=164356

1 Like

Update tasks works and solve my issue.

Thanks @kljhlkhglklfgh