<h3>Description</h3>
<p>If you start a client after the arbitrator has shutdown their client, when you attempt to make an offer, you will encounter an error - "There are no arbitrators available".</p>
<h4>Version</h4>
<p>master (commit hash <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/d12a4049ad423266f42b6987b8e4dc613c23684e/hovercard" href="https://github.com/bisq-network/bisq/commit/d12a4049ad423266f42b6987b8e4dc613c23684e"><tt>d12a404</tt></a>)</p>
<h3>Steps to reproduce</h3>
<p>Spin up a regtest environment:</p>
<ul>
<li>Start the seednodes</li>
<li>Start the arbitrator instance and register as arbitrator, mediator, refund agent</li>
<li>Start Alice</li>
<li>Shut down Arbitrator</li>
<li>Start Bob</li>
<li>Attempt to create an offer with Alice</li>
<li>Attempt to create an offer with Bob</li>
</ul>
<h3>Expected behaviour</h3>
<p>Both Alice and Bob should be able to proceed with creating an offer.</p>
<h3>Actual behaviour</h3>
<p>Only Alice is able to proceed to the create offer view. Bob is presented with an error - "There are no arbitrators available".</p>
<h3>Screenshots</h3>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/603793/69505499-1b7e9d80-0edf-11ea-9d81-fd40f4518f9d.png"><img src="https://user-images.githubusercontent.com/603793/69505499-1b7e9d80-0edf-11ea-9d81-fd40f4518f9d.png" alt="image" style="max-width:100%;"></a></p>
<h4>Device or machine</h4>
<p>Windows 10</p>
<h4>Additional info</h4>
<p>From the log, it indicates there are no available disputeAgents but the connection details from the seed shows different.</p>
<pre><code>#################################################################
Connected to node: localhost:3002
Received 3 instances
RefundAgent: 1
Mediator: 1
Arbitrator: 1
################################################################# 
Nov-24 17:21:43.488 [PeerGroup Thread] INFO  org.bitcoinj.core.PeerGroup: Attempting connection to [127.0.0.1]:18444     (0 connected, 1 pending, 0 max) 
Nov-24 17:21:43.522 [JavaFX Application Thread] INFO  b.n.p.p.g.RequestDataHandler: Processing 3 protectedStorageEntries took 42 ms. 
Nov-24 17:21:43.525 [JavaFX Application Thread] INFO  bisq.core.app.BisqSetup: walletInitialized=false, p2pNetWorkReady=true 
Nov-24 17:21:43.526 [JavaFX Application Thread] INFO  b.n.p.p.g.RequestDataHandler: Processing GetDataResponse took 48 ms 
Nov-24 17:21:43.542 [JavaFX Application Thread] INFO  bisq.core.app.BisqSetup: walletInitialized=true, p2pNetWorkReady=true 
Nov-24 17:21:43.543 [JavaFX Application Thread] INFO  bisq.core.app.BisqSetup: initDomainServices 
Nov-24 17:21:43.576 [JavaFX Application Thread] INFO  b.c.s.d.a.DisputeAgentManager: Available disputeAgents: [] 
Nov-24 17:21:43.577 [JavaFX Application Thread] INFO  b.c.s.d.a.DisputeAgentManager: Available disputeAgents: [] 
Nov-24 17:21:43.579 [JavaFX Application Thread] INFO  b.c.s.d.a.DisputeAgentManager: Available disputeAgents: [] 
</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/3679?email_source=notifications&email_token=AJFFTNQOFFII6XACYQE56Y3QVMSUFA5CNFSM4JRCEDT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3VQHKQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSNTCJR56G7ZVY4LYDQVMSUFANCNFSM4JRCEDTQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNV7F4IVKKEYG4MMOKDQVMSUFA5CNFSM4JRCEDT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3VQHKQ.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/3679?email_source=notifications\u0026email_token=AJFFTNQOFFII6XACYQE56Y3QVMSUFA5CNFSM4JRCEDT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3VQHKQ",
"url": "https://github.com/bisq-network/bisq/issues/3679?email_source=notifications\u0026email_token=AJFFTNQOFFII6XACYQE56Y3QVMSUFA5CNFSM4JRCEDT2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H3VQHKQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>