-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
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
Deposit transaction ID - Transaction not found #3305
Comments
Something still broken - transactions are not making it to the blockchain. I see the dispute payout transaction from earlier is still not found on blockchain: Without realizing, I tried to send bitcoin from my Bisq wallet and it failed to appear in the mempool in time. https://www.blockchain.com/btc/tx/2642b5e520bd407d2385bf6a60f8d7492a0ad76d5333959a73ba215bde390b8a My log entries include: I see the onion stuff and peer messaging going on. There is an entry: Sep-22 14:02:25.383 [JavaFX Application Thread] INFO o.b.c.TransactionBroadcast: broadcastTransaction: We have 9 peers, adding 2642b5e520bd407d2385bf6a60f8d7492a0ad76d5333959a73ba215bde390b8a to the memory pool but the transaction is still not in mempool. The log file is already 6MB so have extracted what I think is relevant time period below. Please let me know if I can add anything to the issue. Thanks. edit: remove log details for privacy and it sounds like wiz may have found something already |
@bitsanity are you using custom bitcoin nodes in your settings? did you delete your SPV file and re-sync the blockchain? |
@wiz no custom settings at all. I have not deleted SPV file yet - is it safe to just delete it and rerun bisq? And to be sure, is this the SPV file to delete: $HOME/.local/share/Bisq/btc_mainnet/wallet/bisq.spvchain Thanks edit: I did the resync and the pending transactions are now gone, balance looks ok :) |
@bitsanity for future reference you can resync the spv chain from inside the software. |
Matter of fact @bitsanity if you don't mind could you flag some of the transactions of yours that weren't going through? I assume |
@huey735 thanks for the note about the resync button. I did that, cleared old tor files, then it started again and completed successfully. Yes that (2642b5...) was the attempted withdrawal. There were two previous ones stuck as well. I attempted sale of 0.065 BTC on Sep21. The taker's transaction made it, but my maker fee and deposit got stuck. deposit: 4e96b45716582fc18b2ab8aabceaaa5c450412329644858625ed4966dcf84ab6 Here is the deposit transaction log part: edit: deleted transaction log details for privacy and as wiz seems to have found something already |
I have the same problem i think resync didn't help and transaction ids do not exist. there is 0.028 btc missing somehow |
@sushiomsky please refer to this article https://bisq.community/t/failed-trades-and-deposit-tx-not-confirmed-troubleshoot-v1-5-4/10223 |
re: https://bisq.community/t/deposit-transaction-id-transaction-not-found/8424
Quoting huey:
Details:
Trade is stuck on Step 1 “Wait for blockchain confirmation”. The Deposit and Maker fee transaction IDs shown are not found by block explorer(s).
Version: Bisq-64bit-1.1.6.deb
Trade ID: efeikv2-bfc01e8c-6541-49ed-8c7d-ff1f17c21877-115
Deposit txid: 4e96b45716582fc18b2ab8aabceaaa5c450412329644858625ed4966dcf84ab6
Maker txid: c10e3ecf7a516b687afefcbf86d00c26497f84dcc7640d7a7d5d998a5d40d179
Taker txid: 4df815d6a4b6250d965a40dfa7118e023b74e0f1dc1663401932c05ae2f5665e
Only the Taker txid is recognized by block explorers.
The text was updated successfully, but these errors were encountered: