<p></p>
<p>Note on commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/b2d8faf2cd93b867c8f447cf2191bf6ddf241fca/hovercard" href="https://github.com/bisq-network/bisq/commit/b2d8faf2cd93b867c8f447cf2191bf6ddf241fca"><tt>b2d8faf</tt></a>:  This fixes a bug in the core api that was throwing the <code>PriceRequestException</code> exception below to the CLI when switching currencies, despite a price being available.</p>
<pre><code>PriceFeedService: Exception at applyPriceToConsumer for currency CNY. priceProvider=https://price.bisq.wiz.biz/. Exception=java.lang.IllegalStateException: Stream is already completed, no further calls are allowed 
Jan-20 20:27:01.254 [BisqDaemonMain] WARN  b.c.a.CorePriceService: Exception at applyPriceToConsumer for currency CNY. priceProvider=https://price.bisq.wiz.biz/. Exception=java.lang.IllegalStateException: Stream is already completed, no further calls are allowed bisq.core.provider.price.PriceRequestException: Exception at applyPriceToConsumer for currency CNY. priceProvider=https://price.bisq.wiz.biz/. Exception=java.lang.IllegalStateException: Stream is already completed, no further calls are allowed
        at bisq.core.provider.price.PriceFeedService.applyPriceToConsumer(PriceFeedService.java:387)
        at bisq.core.provider.price.PriceFeedService.lambda$request$0(PriceFeedService.java:174)
        at bisq.core.provider.price.PriceFeedService$1.lambda$onSuccess$0(PriceFeedService.java:417)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:834)

</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/pull/5093#issuecomment-763996669">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNX4TSEFV3YJRT4A5T3S25K7JANCNFSM4WJCEAOQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQWBR76JUUDTVMNFF3S25K7JA5CNFSM4WJCEAO2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFWE2T7I.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/pull/5093#issuecomment-763996669",
"url": "https://github.com/bisq-network/bisq/pull/5093#issuecomment-763996669",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>