notify_push
notify_push copied to clipboard
InvalidSignatureException: Signature data not found
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.
)
)
)
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.
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
Exactly the same problem after updating to NC 25 today.
same problem here. updated to NC 25 and ran into the same issue.
Bump. Got the same problem after updating to NC 25.
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.
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".