KomodoPlatform / komodo-wallet

Komodo Wallet
https://app.komodoplatform.com
239 stars 206 forks source link

[BUG]: DEX tab is infinitely loading market data. Also prices for coins that are to be swapped are 0. #2344

Closed segfaultDelirium closed 1 year ago

segfaultDelirium commented 1 year ago

Describe the bug As visible on the screenshot the "loading market data..." never stops loading. The Orders and History tabs (next to Chart tab) are empty. komodo_wallet_dex_shows_0_and_history_not_loading

Furthermore the coins to be swapped show price 0 image

To Reproduce

  1. Go to DEX tab on sidebar
  2. Select Pro view (contrary to Simple view)
  3. See error

Expected behavior The charts loads and prices for cryptocurrencies are not 0.

Operating Environment(s):

Additional context

smk762 commented 1 year ago

Loading market data loop may be due to network conditions. Graph comes from LiveCoinWatch. Its working here, so maybe your location (or VPN) is rejecting it.

Zero balances is normal if you have no funds. Without posting an address I cant verify if this is accurate. Orders and history will be empty if you have not done any swaps, or have any in progress. Without posting swap UUIDs, I cant verify this as accurate.

No log files provided either, so there is not enough actionable information in this issue to do anything, so it will be closed. Feel free to reopen it if you have more information to add.