Author

Topic: HELP! Bitcoin-QT crashed during a transaction and now my BTC are in the limbo (Read 947 times)

hero member
Activity: 812
Merit: 1022
No Maps for These Territories
Use pywallet to delete the offending transaction from your wallet.dat and get your coins back.

https://github.com/jackjack-jj/pywallet

You must start pywallet with the --web flag and delete the transaction from the web interface(localhost:8989), if I'm not mistaken.
This is a good option too, but also a risk and you should only do it if you intend to cancel the transaction.
If you remove the transaction in this way and send again, and by chance the old transaction somehow does end up on the network you might have sent the coins twice.
legendary
Activity: 1148
Merit: 1018
As far as I remember the client will re-broadcast it's transactions regularly while they are not confirmed, so it will probably take a while but eventually it should propagate.
Can you provide the TransactionID?

Correct - it just re-broadcasted it, that's great.

Thanks to everybody for your swift help, is very much appreciated.

legendary
Activity: 1358
Merit: 1002
Use pywallet to delete the offending transaction from your wallet.dat and get your coins back.

https://github.com/jackjack-jj/pywallet

You must start pywallet with the --web flag and delete the transaction from the web interface(localhost:8989), if I'm not mistaken.
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
Yes, it should automatically re-broadcast the transaction.
Not sure if there's a way to do it manually.
hero member
Activity: 488
Merit: 500
As far as I remember the client will re-broadcast it's transactions regularly while they are not confirmed, so it will probably take a while but eventually it should propagate.
Can you provide the TransactionID?
legendary
Activity: 1148
Merit: 1018
I sent a transaction which had many inputs, and that usually takes a few seconds in which Bitcoin-Qt is stuck "thinking", but after a while it continues to work and the transaction goes through - not this time!

I just installed OS X 10.9, and my computer is very sluggish. I sent a transaction with many inputs and after a few seconds Bitcoin-QT crashed and shut down. When I reopen it, I see that the BTC are now "gone", they do not show up anymore in my balance., and the transaction is unconfirmed even if many blocks have been found since I broadcasted it.

I've checked the transaction ID on blockchain.info and it "does not exist", and I'm monitoring the receiving address and there is no unconfirmed transaction...

What I think is that the transaction was not successfully broadcasted, but my local Bitcoin-QT thinks it was, so it doesn't show the right balance... Any idea on how I can fix that? Its urgent!

Thanks in advance for any help.

 
Jump to: