That is my first query right here, perhaps I make a inexperienced persons errors.
I’m working bitcoin core on a raspi, which is nice with bitcoind however typically bitcoin-qt is an excessive amount of load and the node breaks down. So I exploit bitcoin-qt solely to spend cash from my pockets, then shut it down and begin bitcoind once more.
Possibly I’ve shut down the software program in a essential state. The transaction is just not broadcastet. I’ve despatched out one other small quantity which succeeded, and within the debug.log I can see, that for this one there are 4 entries:
AddToWallet txid newupdate
Submitting wtx txid to mempool for relay
AddToWallet txid
and later
AddToWallet txid replace.
For the caught transaction the final entry is lacking within the debug.log.
abandon transaction tells me
Transaction not eligible for abandonment
listtransactions tells me
“confirmations”: 0
since 2 days. The spent quantity is substracted from my pockets content material.
I’m working Bitcoin Core model v22.0.0.
Have tried to replace to model 27, however that will require OS replace earlier than.
What can I do?
That is my first query right here, perhaps I make a inexperienced persons errors.
I’m working bitcoin core on a raspi, which is nice with bitcoind however typically bitcoin-qt is an excessive amount of load and the node breaks down. So I exploit bitcoin-qt solely to spend cash from my pockets, then shut it down and begin bitcoind once more.
Possibly I’ve shut down the software program in a essential state. The transaction is just not broadcastet. I’ve despatched out one other small quantity which succeeded, and within the debug.log I can see, that for this one there are 4 entries:
AddToWallet txid newupdate
Submitting wtx txid to mempool for relay
AddToWallet txid
and later
AddToWallet txid replace.
For the caught transaction the final entry is lacking within the debug.log.
abandon transaction tells me
Transaction not eligible for abandonment
listtransactions tells me
“confirmations”: 0
since 2 days. The spent quantity is substracted from my pockets content material.
I’m working Bitcoin Core model v22.0.0.
Have tried to replace to model 27, however that will require OS replace earlier than.
What can I do?