Issue Details

Number
30671
Title
bitcoind shouldn't be shutdown automatically despite wallet synchronisation error
Description
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour Bitcoind startup is terminated. ### Expected behaviour bitcoind should complete startup and keep running successfully. ### Steps to reproduce Step: `$ ./bitcoind` ### Relevant log output Result (logs): Keys: 9 plaintext, 0 encrypted, 0 w/ metadata, 9 total. Unknown wallet records: 0 Wallet completed loading in 326ms Error: Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node) Error: Prune: last wallet synchronisation goes beyond pruned data. You need to -reindex (download the whole blockchain again in case of pruned node) Shutdown: In progress... scheduler thread exit Shutdown: done ### How did you obtain Bitcoin Core Compiled from source ### What version of Bitcoin Core are you using? master ### Operating system and version Linux ### Machine specifications _No response_
URL
https://github.com/bitcoin/bitcoin/issue/30671
Closed by
Back to List