hummingbot
hummingbot copied to clipboard
Client - Coinflex: Error fetching data
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):
- Clone and Compile the latest
Dev v1.6.0
orMaster v1.5.0
- Start Client
- Observe Log pane for error ...
Screenshots
Dev1.6.0
Master v1.5.0
Attachments
logs_hummingbot.zip