semuxproject / semux-core

Semux Core
https://www.semux.org
MIT License
76 stars 31 forks source link

Exception when upgrading the client #93

Closed semuxgo closed 5 years ago

semuxgo commented 5 years ago
./dist/linux/semux-cli.sh --network testnet --coinbase 2
Please enter your password:
03:02:19.671 ERROR    Wallet           org.bouncycastle.crypto.InvalidCipherTextException: pad block corrupted
orogvany commented 5 years ago

This is caused by bad password.

Will check if the commandline bad password is not re-queried for.

orogvany commented 5 years ago

This works as expected. bad paper will log the cipher exception.
Adding exception message as error code alone is not enough