<p></p>
<p><code>The transaction was not broadcasted in 5 seconds</code> means that it took longer than 5 seconds for the transaction to propagate to the required number of nodes.  (This generally happens a lot, e.g. 86 times in my bisq log).  That's why I asked <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/chimp1984/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/chimp1984">@chimp1984</a> if it could be addressed.  Typically you'll see more information surrounding that message, for example:</p>
<pre><code>INFO  o.b.c.TransactionBroadcast: broadcastTransaction: SEEN_PEERS:  TX [...] seen by 1 peers 
WARN  b.c.b.w.TxBroadcaster: Broadcast of tx [...] not completed after 5 sec. 
WARN  b.c.b.w.TxBroadcaster: TxBroadcaster.onTimeout called: TxBroadcastTimeoutException{
INFO  o.b.c.TransactionBroadcast: broadcastTransaction: SEEN_PEERS:  TX [...] seen by 2 peers 
INFO  o.b.c.TransactionBroadcast: broadcastTransaction: [...] complete 
WARN  b.c.b.w.TxBroadcaster: We got an onSuccess callback for a broadcast which already triggered the timeout. txId=[...]
</code></pre>
<p>Could you dig around in your log file and see what was the end result similar to above?  And perhaps provide a snippet if there is some different message other than "complete" / "success" / "seen by 2 peers".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/4538#issuecomment-694931821">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSL2LFXXMBDFBWG4K3SGN3RFANCNFSM4RSAYPOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQLYTA4OOUR5C4GOH3SGN3RFA5CNFSM4RSAYPO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFFV5C3I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4538#issuecomment-694931821",
"url": "https://github.com/bisq-network/bisq/issues/4538#issuecomment-694931821",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>