hummingbot / hummingbot

Open source software that helps you create and deploy high-frequency crypto trading bots
https://hummingbot.org
Apache License 2.0
8.21k stars 2.82k forks source link

bybit Spot - Failed to connect API to dashboard #7209

Open Chebaoshan opened 1 month ago

Chebaoshan commented 1 month ago

I just follow the quick start and created api of my test account but it doesnt work image image

rapcmia commented 1 month ago

Hi @Chebaoshan this is related to our hummingbot lib currently not updated to the latest version, our team is still working for the fix 🙏🏼

Chebaoshan commented 1 month ago

Thank you for your response sir. Appreciate

CloverEc commented 1 month ago

When will this issue be solved? @rapcmia

nikspz commented 1 month ago

image image

However was able to connect API from Client (latest development) image

Please check the restricted areas as well. https://www.bybit.com/en/help-center/article/Service-Restricted-Countries

nikspz commented 1 month ago

image backend-api

nikspz commented 1 month ago

Works on other connectors for latest development (dashboard) image image image

CloverEc commented 1 month ago

The testnet failed but the mainnet succeeded. Thank you.

CloverEc commented 1 month ago

As expected, I can't connect to the bybit API from the dashboard. When will this be fixed? Is there a way to solve this now? @nikspz

nikspz commented 1 month ago

we need to update pypi dependencies (hummingbot) for dashboard. so after it's updated should work most likely @CloverEc

nikspz commented 1 month ago

currently working on it, I will notify and close this issue when updated

CloverEc commented 1 month ago

dependencies

What parts specifically need to be updated? hummingbot/dashboard?https://github.com/hummingbot/deploy

nikspz commented 1 month ago

https://github.com/hummingbot/hummingbot/issues/7233 duplicated here

nikspz commented 1 month ago

What parts specifically need to be updated? hummingbot/dashboard?https://github.com/hummingbot/deploy?

This dependency need to be updated https://pypi.org/project/hummingbot/20240713/#history

image