hummingbot icon indicating copy to clipboard operation
hummingbot copied to clipboard

Client - Coinflex: Error fetching data

Open arnelhbot opened this issue 2 years ago • 0 comments

Describe the bug Upon compiling both Dev1.6.0 and Master1.5.0 we have noticed Error fetching data for Coinflex during start up of the client.

2022-07-14 09:20:37,811 - 974846 - hummingbot.connector.exchange.coinflex.coinflex_api_order_book_data_source - ERROR - There was an error requesting exchange info ({'errors': '<!DOCTYPE html>\n<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->\n<!--[if I ... (truncated)', 'status': 502})
2022-07-14 09:21:02,085 - 974846 - hummingbot.connector.derivative.coinflex_perpetual.coinflex_perpetual_api_order_book_data_source - ERROR - There was an error requesting exchange info ({'errors': '<!DOCTYPE html>\n<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en-US"> <![endif]-->\n<!--[if I ... (truncated)', 'status': 502})

Steps To Reproduce Here are the steps to reproduce the issue (see attachments in the section below):

  1. Clone and Compile the latest Dev v1.6.0 or Master v1.5.0
  2. Start Client
  3. Observe Log pane for error ...

Screenshots Dev1.6.0 image Master v1.5.0 image Attachments logs_hummingbot.zip

arnelhbot avatar Jul 14 '22 09:07 arnelhbot