[bisq-network/bisq] Attempting to create offer encounters error "There are no arbitrators available" (#3679)

chimp1984 notifications at github.com
Mon Nov 25 14:12:44 UTC 2019


I just tested and saw the same issue. Both refundAgent (new arbitrator) and mediators are not available at startup. I tested then with v1.2.3 and there it is ok, so the bug was introduced by one of the recent PRs. I assume it is related to one of the P2P network changes.
` Map<NodeAddress, T> map = disputeAgentService.getDisputeAgents();` has a empty map even the data has been delivered from the seed. 

@julianknutsen Can it be that is caused by one of the changes in P2PDataStorage? 

-- 
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/3679#issuecomment-558173091
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191125/3ebc7c50/attachment.html>


More information about the bisq-github mailing list