Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Key failed: Given final block not properly padded. Such issues can arise if a bad key is used during decryption. #5

Open
abdullah432 opened this issue Jan 18, 2021 · 4 comments

Comments

@abdullah432
Copy link

I'm getting the following issue after generating keys for an app. Note: I used it before and it was working fine

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:signReleaseBundle'.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Failed to read key everythink from store "/Users/.../..../..../keys/keystore.jks": Get Key failed: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.

@OmarYehiaDev
Copy link

Hi there!
I'm facing the same problem. did you solve it or what?

@abdullah432
Copy link
Author

abdullah432 commented Mar 1, 2021

@OmarYehiaDev The plugin suddenly starts working after spending a lot of time. I'm still not sure what was the reason. Try flutter clean, restart the system. May it help

@OmarYehiaDev
Copy link

Oh okay
I'll try flutter clean and i hope it works

@OmarYehiaDev
Copy link

It didn't work so I undid everything and I followed this article and it worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants