hummingbot / dashboard

Application that helps you create, backtest, deploy, and manage Hummingbot instances
Apache License 2.0
162 stars 98 forks source link

Bug Report #151

Closed Bast66 closed 1 week ago

Bast66 commented 1 week ago

Describe the bug

I get this error from backend-api latest, do I need to checkout a specific branch or tag?

JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Steps to reproduce bug

main branch latest..

david-hummingbot commented 1 week ago

Hi @Bast66, we recommend using Fede's repo to deploy dashboard - https://github.com/cardosofede/hummingbot-deploy The dashboard is currently under a big refactor right now and might be a bit too advanced to figure out the issues installing through source unless you are a developer and are familiar with the repo.