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

InvalidPassword: password given but keystore has no password #8259

Closed
TARS-bot opened this issue Mar 17, 2023 · 0 comments
Closed

InvalidPassword: password given but keystore has no password #8259

TARS-bot opened this issue Mar 17, 2023 · 0 comments
Assignees
Labels
bug 🐞 topic-wallet 👛 related to wallet.py, or maybe address_synchronizer.py/coinchooser.py
Milestone

Comments

@TARS-bot
Copy link

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

Traceback (most recent call last):
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/crypto.py", line 265, in pw_decode_bytes
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_21/python3/Lib/base64.py", line 87, in b64decode
binascii.Error: Incorrect padding

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/keystore.py", line 70, in wrapper
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/keystore.py", line 643, in check_password
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/crypto.py", line 311, in pw_decode
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/crypto.py", line 267, in pw_decode_bytes
electrum.crypto.CiphertextFormatError: ciphertext not valid base64

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/util.py", line 1170, in run_with_except_hook
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/jnius/__init__.py", line 84, in jnius_thread_hook
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_21/python3/Lib/threading.py", line 870, in run
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/gui/qml/qedaemon.py", line 205, in load_wallet_task
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/daemon.py", line 448, in func_wrapper
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/daemon.py", line 652, in update_password_for_directory
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/daemon.py", line 448, in func_wrapper
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/daemon.py", line 627, in _check_password_for_directory
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/wallet.py", line 2689, in update_password
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/wallet.py", line 2950, in _update_password_for_keystore
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/keystore.py", line 652, in update_password
  File "/home/user/wspace/electrum/.buildozer_qml/android/app/electrum/keystore.py", line 78, in wrapper
electrum.util.InvalidPassword: password given but keystore has no password

InvalidPassword: password given but keystore has no password

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.4.0 3.8.15 (default, Mar 17 2023, 14:37:43) [Clang 11.0.5 (https://android.googlesource.com/toolchain/llvm-project 87f1315d Android 13 on samsung o1s (TP1A.220624.014.G991BXXS6EWBB) standard en_US

Additional Information

The reporting user(s) did not provide additional information.

@SomberNight SomberNight self-assigned this Mar 17, 2023
@SomberNight SomberNight added this to the 4.4.0 milestone Mar 20, 2023
@SomberNight SomberNight added topic-wallet 👛 related to wallet.py, or maybe address_synchronizer.py/coinchooser.py and removed gui-qml labels Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 topic-wallet 👛 related to wallet.py, or maybe address_synchronizer.py/coinchooser.py
Projects
None yet
Development

No branches or pull requests

2 participants