Open tyler-smith opened 5 years ago
Here's another case of this where the wallet attempted to use the datastore during a shutdown:
21:20:48.286 [INFO] [WalletService/processIncomingBlock] Received new Zcash block at height 481128: 00000000000f489742422bff055f752cde92a666aaed91db4738fc9eb4665ce8
21:20:48.287 [ERROR] [WalletService/processIncomingBlock] Error loading Zcash txs from db: sql: database is closed
21:21:26.425 [INFO] [WalletService/processIncomingBlock] Received new Bitcoin Cash block at height 569652: 0000000000000000018dd9fbfe005a4d7a17c93f521e981df51a47a2dcf56d8f
21:21:26.425 [ERROR] [WalletService/processIncomingBlock] Error loading Bitcoin Cash txs from db: sql: database is closed
21:26:06.274 [INFO] [WalletService/processIncomingBlock] Received new Zcash block at height 481129: 000000000162fa75f4673b17d51364a03be5d56c112597abdadd845a7eed8889
21:26:06.274 [ERROR] [WalletService/processIncomingBlock] Error loading Zcash txs from db: sql: database is closed
From the user:
I tried sending a bech32 payment from the BTC wallet and it just spun. After a long time I tried shutting down the app but it isn't closing. It's been at least half an hour now.
This is happening consistently for me. DB is being used by recordAgingNotifier.