notify_push icon indicating copy to clipboard operation
notify_push copied to clipboard

InvalidSignatureException: Signature data not found

Open yewkay opened this issue 2 years ago • 6 comments

when i run occ integrity:check-app notify_push

i get

  - EXCEPTION:
    - class: OC\IntegrityCheck\Exceptions\InvalidSignatureException
    - message: Signature data not found.

doesn't happen to other apps i tried the check on.

removed it and tried to install the app via command line

occ app:install notify_push
Error: Could not extract app notify_push: Extracted file /tmp/oc_tmp_KpdpQG-folder/notify_push/bin/armv7/notify_push does not have the correct file size '6184960' (19061628 expected). Archive may be corrupted.

App installs fine via app store but the below errors appears in settings-admin-overview

Results
=======
- notify_push
	- EXCEPTION
		- OC\IntegrityCheck\Exceptions\InvalidSignatureException
		- Signature data not found.

Raw output
==========
Array
(
    [notify_push] => Array
        (
            [EXCEPTION] => Array
                (
                    [class] => OC\IntegrityCheck\Exceptions\InvalidSignatureException
                    [message] => Signature data not found.
                )

        )

)

yewkay avatar Jul 12 '22 09:07 yewkay

Did you resolve the Problem? I am currently having the exact same problem after updating to the first 25 Stable. No problems with the beta before.

InfinityRed-Code avatar Oct 19 '22 12:10 InfinityRed-Code

Did you resolve the Problem? I am currently having the exact same problem after updating to the first 25 Stable. No problems with the beta before.

https://github.com/nextcloud/related_resources/issues/106

schleyk avatar Oct 19 '22 13:10 schleyk

Exactly the same problem after updating to NC 25 today.

iliyankxyz avatar Oct 20 '22 16:10 iliyankxyz

same problem here. updated to NC 25 and ran into the same issue.

frankfnord avatar Oct 20 '22 19:10 frankfnord

Bump. Got the same problem after updating to NC 25.

timfischbach avatar Oct 21 '22 10:10 timfischbach

Did you resolve the Problem? I am currently having the exact same problem after updating to the first 25 Stable. No problems with the beta before.

nextcloud/related_resources#106

If you have Nextcloud 25 updates error. Please refer to the attached issue. It has nothing to do with this "notify_push" issue it is related to "related_resources".

schleyk avatar Oct 21 '22 17:10 schleyk