<p>I don't think so, this is the error from the log file:</p>
<pre lang="Juni-27" data-meta="11:46:46.550 [JavaFX Application Thread] INFO  b.c.t.p.TradeProtocol: Send AckMessage for PayDepositRequest to peer null. tradeId=GOMFNLRZ-48fd1240-ce6f-43b6-98f4-bb622bbbfe95-112, sourceUid=3c77447d-97b3-4353-ad2b-ca408d587432"><code>Juni-27 11:46:46.565 [JavaFX Application Thread] ERROR b.c.t.TaskRunner: Task failed: MakerProcessPayDepositRequest / errorMessage: Error at taskRunner: PeerAddress must not be null (sendEncryptedMailboxMessage) 
Juni-27 11:46:46.565 [JavaFX Application Thread] ERROR b.c.t.p.TradeProtocol: Error at taskRunner: PeerAddress must not be null (sendEncryptedMailboxMessage) 
Juni-27 11:46:46.565 [JavaFX Application Thread] INFO  b.c.t.p.TradeProtocol: Send AckMessage for PayDepositRequest to peer null. tradeId=GOMFNLRZ-48fd1240-ce6f-43b6-98f4-bb622bbbfe95-112, sourceUid=3c77447d-97b3-4353-ad2b-ca408d587432 
Juni-27 11:46:46.567 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: Uncaught Exception from thread JavaFX Application Thread 
Juni-27 11:46:46.567 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: throwableMessage= PeerAddress must not be null (sendEncryptedMailboxMessage) 
Juni-27 11:46:46.567 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: throwableClass= class java.lang.NullPointerException 
Juni-27 11:46:46.574 [JavaFX Application Thread] ERROR b.c.s.CommonSetup: Stack trace:
java.lang.NullPointerException: PeerAddress must not be null (sendEncryptedMailboxMessage)
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:787)
        at bisq.network.p2p.P2PService.sendEncryptedMailboxMessage(P2PService.java:548)
        at bisq.core.trade.protocol.TradeProtocol.sendAckMessage(TradeProtocol.java:205)
        at bisq.core.trade.protocol.TradeProtocol.handleTaskRunnerFault(TradeProtocol.java:171)
        at bisq.core.trade.protocol.SellerAsMakerProtocol.lambda$handleTakeOfferRequest$2(SellerAsMakerProtocol.java:123)
        at bisq.common.taskrunner.TaskRunner.handleErrorMessage(TaskRunner.java:92)
        at bisq.common.taskrunner.TaskRunner.next(TaskRunner.java:72)
        at bisq.common.taskrunner.TaskRunner.run(TaskRunner.java:60)
        at bisq.core.trade.protocol.SellerAsMakerProtocol.handleTakeOfferRequest(SellerAsMakerProtocol.java:141)
        at bisq.core.trade.SellerAsMakerTrade.handleTakeOfferRequest(SellerAsMakerTrade.java:105)
        at bisq.core.trade.TradeManager.handlePayDepositRequest(TradeManager.java:346)
        at bisq.core.trade.TradeManager.lambda$new$0(TradeManager.java:180)
        at bisq.network.p2p.P2PService.lambda$onMessage$8(P2PService.java:410)
        at java.base/java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:804)
        at java.base/java.util.concurrent.CopyOnWriteArraySet.forEach(CopyOnWriteArraySet.java:425)
        at bisq.network.p2p.P2PService.onMessage(P2PService.java:409)```
It looks different from the one that's fixed by #2917.

@sqrrm Can you take a look at my comment in #2910 regarding this error?
</code></pre>

<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/2924?email_source=notifications&email_token=AJFFTNUPAEOZQB4WIRI27Q3P4T2AXA5CNFSM4H325ISKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYX2FPI#issuecomment-506438333">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRJ75SBCU7HMC5AAT3P4T2AXANCNFSM4H325ISA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNXECFRMJA7ZTNUS2HDP4T2AXA5CNFSM4H325ISKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYX2FPI.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/2924?email_source=notifications\u0026email_token=AJFFTNUPAEOZQB4WIRI27Q3P4T2AXA5CNFSM4H325ISKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYX2FPI#issuecomment-506438333",
"url": "https://github.com/bisq-network/bisq/issues/2924?email_source=notifications\u0026email_token=AJFFTNUPAEOZQB4WIRI27Q3P4T2AXA5CNFSM4H325ISKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYX2FPI#issuecomment-506438333",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>