Release: v0.15.0.4
When connecting to a remote node on MacOS 10.14.6, I am unable to retrieve any fiat exchange rates:
2020-03-06 14:09:17.899 D fiatPriceError: Invalid ticker value: 0
2020-03-06 14:09:17.899 D undefined
2020-03-06 14:09:24.286 D "Fetching: https://api.coingecko.com/api/v3/simple/price?ids=monero&vs_currencies=usd"
2020-03-06 14:09:24.287 E [Fiat API] Error: "Problem with reply from server. Check connectivity."
I have tried:
None succeeded.
Update: This error is not Tor specific.
Yes. 0.15.0.1 successfully shows a fiat price conversion for me. 0.15.0.4 just has question marks (?.??) for both EUR and USD conversions. Also, this isn't through Tor.
MacOS Catalina 10.15.3

Confirmed on MacOS 10.14.6 _without_ Tor -- still no fiat.
Will be fixed with v0.15.0.5
Can also reproduce on Linux. Works on Windows.
Fixed in source code, will be included with next release.
@selsta Can you please link to the commit fixing this? Thanks.