We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the application shows "Unable to sync" monero wallet after it was closed and reopened:
showLoading caught: Exception: Password not found Instance of 'BadDecryption', #0 StorageCryptoHandler.decryptValue (package:stack_wallet_backup/secure_storage.dart:303) flutter: flutter: #1 DesktopSecureStore.read (package:stackwallet/utilities/flutter_secure_storage_interface.dart:95) flutter: flutter: #2 SecureStorageWrapper.read (package:stackwallet/utilities/flutter_secure_storage_interface.dart:163) flutter: flutter: #3 LibMoneroWallet.open (package:stackwallet/wallets/wallet/intermediate/lib_monero_wallet.dart:202) flutter: flutter: #4 _DesktopWalletSummaryRowState._onPressedSingleWalletDesktop. (package:stackwallet/pages_desktop_specific/my_stack_view/wallet_summary_table.dart:143) flutter: flutter: #5 showLoading (package:stackwallet/utilities/show_loading.dart:71) flutter: flutter: #6 _DesktopWalletSummaryRowState._onPressedSingleWalletDesktop (package:stackwallet/pages_desktop_specific/my_stack_view/wallet_summary_table.dart:147) flutter: flutter: flutter: #0 LibMoneroWallet.open (package:stackwallet/wallets/wallet/intermediate/lib_monero_wallet.dart:206) flutter: flutter: #1 _DesktopWalletSummaryRowState._onPressedSingleWalletDesktop. (package:stackwallet/pages_desktop_specific/my_stack_view/wallet_summary_table.dart:143) flutter: flutter: #2 showLoading (package:stackwallet/utilities/show_loading.dart:71) flutter: flutter: #3 _DesktopWalletSummaryRowState._onPressedSingleWalletDesktop (package:stackwallet/pages_desktop_specific/my_stack_view/wallet_summary_table.dart:147) flutter:
the monero wallet should sync after the pc reboot
No response
The text was updated successfully, but these errors were encountered:
I also have the same issue on Fedora 41 using LTC
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Current Behavior
the application shows "Unable to sync" monero wallet after it was closed and reopened:
showLoading caught: Exception: Password not found Instance of 'BadDecryption', #0 StorageCryptoHandler.decryptValue (package:stack_wallet_backup/secure_storage.dart:303)
flutter:
flutter: #1 DesktopSecureStore.read (package:stackwallet/utilities/flutter_secure_storage_interface.dart:95)
flutter:
flutter: #2 SecureStorageWrapper.read (package:stackwallet/utilities/flutter_secure_storage_interface.dart:163)
flutter:
flutter: #3 LibMoneroWallet.open (package:stackwallet/wallets/wallet/intermediate/lib_monero_wallet.dart:202)
flutter:
flutter: #4 _DesktopWalletSummaryRowState._onPressedSingleWalletDesktop. (package:stackwallet/pages_desktop_specific/my_stack_view/wallet_summary_table.dart:143)
flutter:
flutter: #5 showLoading (package:stackwallet/utilities/show_loading.dart:71)
flutter:
flutter: #6 _DesktopWalletSummaryRowState._onPressedSingleWalletDesktop (package:stackwallet/pages_desktop_specific/my_stack_view/wallet_summary_table.dart:147)
flutter:
flutter:
flutter: #0 LibMoneroWallet.open (package:stackwallet/wallets/wallet/intermediate/lib_monero_wallet.dart:206)
flutter:
flutter: #1 _DesktopWalletSummaryRowState._onPressedSingleWalletDesktop. (package:stackwallet/pages_desktop_specific/my_stack_view/wallet_summary_table.dart:143)
flutter:
flutter: #2 showLoading (package:stackwallet/utilities/show_loading.dart:71)
flutter:
flutter: #3 _DesktopWalletSummaryRowState._onPressedSingleWalletDesktop (package:stackwallet/pages_desktop_specific/my_stack_view/wallet_summary_table.dart:147)
flutter:
Expected Behavior
the monero wallet should sync after the pc reboot
Reproduce Steps
Environment
Logs
No response
Further Information
No response
The text was updated successfully, but these errors were encountered: