[bisq-network/bisq] Transaction doesn't broadcast after withdrawn to external wallet via Send Funds (#4307)

James Cox notifications at github.com
Mon Jun 15 17:47:10 UTC 2020


There is no explicit error message in your log, but lots of strange repeated P2P messages with your peer bitcoin nodes right after the withdrawal tx:

    Jun-15 12:59:30.570 [BlockingClient network thread for fz6nsij6jiyuwlsc.onion:8333] INFO  o.b.core.Peer: [fz6nsij6jiyuwlsc.onion]:8333: Received getdata message: org.bitcoinj.core.GetDataMessage at eec25d53 
    Jun-15 12:59:30.571 [BlockingClient network thread for fz6nsij6jiyuwlsc.onion:8333] INFO  o.b.core.Peer: [fz6nsij6jiyuwlsc.onion]:8333: Sending 2 items gathered from listeners to peer 
    Jun-15 12:59:30.609 [BlockingClient network thread for 4nnuyxm5k5tlyjq3.onion:8333] INFO  o.b.core.Peer: [4nnuyxm5k5tlyjq3.onion]:8333: Received getdata message: org.bitcoinj.core.GetDataMessage at eec25d53 
    Jun-15 12:59:30.609 [BlockingClient network thread for 4nnuyxm5k5tlyjq3.onion:8333] INFO  o.b.core.Peer: [4nnuyxm5k5tlyjq3.onion]:8333: Sending 2 items gathered from listeners to peer 
    Jun-15 12:59:30.709 [BlockingClient network thread for i3a5xtzfm4xwtybd.onion:8333] INFO  o.b.core.Peer: [i3a5xtzfm4xwtybd.onion]:8333: Received getdata message: org.bitcoinj.core.GetDataMessage at eec25d53 
    Jun-15 12:59:30.710 [BlockingClient network thread for i3a5xtzfm4xwtybd.onion:8333] INFO  o.b.core.Peer: [i3a5xtzfm4xwtybd.onion]:8333: Sending 2 items gathered from listeners to peer 
    Jun-15 12:59:30.710 [BlockingClient network thread for 3xucqntxp5ddoaz5.onion:8333] INFO  o.b.core.Peer: [3xucqntxp5ddoaz5.onion]:8333: Received getdata message: org.bitcoinj.core.GetDataMessage at eec25d53 
    Jun-15 12:59:30.711 [BlockingClient network thread for 3xucqntxp5ddoaz5.onion:8333] INFO  o.b.core.Peer: [3xucqntxp5ddoaz5.onion]:8333: Sending 2 items gathered from listeners to peer 
    Jun-15 12:59:30.797 [BlockingClient network thread for m3yqzythryowgedc.onion:8333] INFO  o.b.core.Peer: [m3yqzythryowgedc.onion]:8333: Received getdata message: org.bitcoinj.core.GetDataMessage at eec25d53 
    Jun-15 12:59:30.798 [BlockingClient network thread for m3yqzythryowgedc.onion:8333] INFO  o.b.core.Peer: [m3yqzythryowgedc.onion]:8333: Sending 2 items gathered from listeners to peer 
    Jun-15 12:59:31.073 [BlockingClient network thread for i3a5xtzfm4xwtybd.onion:8333] INFO  o.b.core.Peer: [i3a5xtzfm4xwtybd.onion]:8333: Received getdata message: org.bitcoinj.core.GetDataMessage at d35fc0f8 
    Jun-15 12:59:31.074 [BlockingClient network thread for i3a5xtzfm4xwtybd.onion:8333] INFO  o.b.core.Peer: [i3a5xtzfm4xwtybd.onion]:8333: Sending 1 items gathered from listeners to peer 
    Jun-15 12:59:31.191 [BlockingClient network thread for 3xucqntxp5ddoaz5.onion:8333] INFO  o.b.core.Peer: [3xucqntxp5ddoaz5.onion]:8333: Received getdata message: org.bitcoinj.core.GetDataMessage at d35fc0f8 
    Jun-15 12:59:31.191 [BlockingClient network thread for 3xucqntxp5ddoaz5.onion:8333] INFO  o.b.core.Peer: [3xucqntxp5ddoaz5.onion]:8333: Sending 1 items gathered from listeners to peer 
    Jun-15 12:59:33.030 [BlockingClient network thread for i3a5xtzfm4xwtybd.onion:8333] INFO  o.b.core.Peer: [i3a5xtzfm4xwtybd.onion]:8333: Received getdata message: org.bitcoinj.core.GetDataMessage at 3e036dfd 
    Jun-15 12:59:33.031 [BlockingClient network thread for 4nnuyxm5k5tlyjq3.onion:8333] INFO  o.b.core.Peer: [4nnuyxm5k5tlyjq3.onion]:8333: Received getdata message: org.bitcoinj.core.GetDataMessage at 55ca127c 
    Jun-15 12:59:33.031 [BlockingClient network thread for i3a5xtzfm4xwtybd.onion:8333] INFO  o.b.core.Peer: [i3a5xtzfm4xwtybd.onion]:8333: Sending 1 items gathered from listeners to peer 
    Jun-15 12:59:33.031 [BlockingClient network thread for 4nnuyxm5k5tlyjq3.onion:8333] INFO  o.b.core.Peer: [4nnuyxm5k5tlyjq3.onion]:8333: Sending 2 items gathered from listeners to peer 


Other reported issues with similar log patterns:

- This: [Withdrawal transaction doesn't get tx'ed properly. #1335](https://github.com/bisq-network/bisq/issues/1335)
- And this: https://github.com/bisq-network/bisq/issues/2639#issuecomment-479932553

Looks like this problem has happened before, but has not yet been solved.  @bisq-network/bisq-devs FYI.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4307#issuecomment-644276783
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200615/ad45c999/attachment.html>


More information about the bisq-github mailing list