powerpaul17 / nc_money

Nextcloud app for finance management
GNU Affero General Public License v3.0
97 stars 9 forks source link

InvalidSignatureException #14

Closed meyerchak closed 1 year ago

meyerchak commented 1 year ago

Hello Powerpaul17

In the the last two money versions, Nextcloud is saying "Some files have not passed the integrity check".

Thank you for your continued development for this great app!

I really enjoy having personal finance added to Nextcloud :smile:

Best Regards

Cheers

nextcloud money

powerpaul17 commented 1 year ago

Yes, that's a known problem for now. I still haven't figured out a good way to do that in my build/release setup. :slightly_frowning_face:

oswaldo-be commented 1 year ago

Thank you for looking into it

powerpaul17 commented 1 year ago

Yeah, unfortunately I haven't figured it out yet.. :slightly_frowning_face:

powerpaul17 commented 1 year ago

But the releases in the app store are signed with my key, so that's working at least.. :wink:

adam-wolak commented 1 year ago

After updating Nextcloud to 25.0.3 problem is the same. Removing Money did not make any change. Application was installed from app store.

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

Raw output

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

    )

)

powerpaul17 commented 1 year ago

As I said, this is a known issue as I haven't figured out how to correctly create the signatures in my development setup yet..

powerpaul17 commented 1 year ago

Should be fixed with bd28caf49e56523a624320013fca7fdbcabbc4a8