hummingbot / dashboard

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

I have the same login problem. I am working from the source (not docker). I attached a screenshot. #115

Closed lagasss closed 4 months ago

lagasss commented 5 months ago
          I have the same problem. I am working from the source (not docker). I attached a screenshot.

image

Originally posted by @lagasss in https://github.com/hummingbot/dashboard/issues/113#issuecomment-1910632446

david-hummingbot commented 4 months ago

There's a fix already merged that should resolve this issue. Do a fresh install and make sure to remove the dashboard conda environment using make env_remove and then recreate it again so it reinstalls all the dependencies.