hummingbot / dashboard

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

Authorization #113

Closed Atonsun closed 5 months ago

Atonsun commented 5 months ago

Describe the bug

Hi! I installed dashboard from both source and docker containers, both on my home computer and on a vps. In all cases, when accessing ip:5301 or localhost:5301, the dashboard opens without credentials page. I watched the videos on YouTube, realized that the credentials page immediately opens by default when accessing the dashboard site. But it's not like that for me. What could I have missed during the installation? How do I fix/configure dashboard so that credentials/authorization works?

Steps to reproduce bug

david-hummingbot commented 5 months ago

Hi @Atonsun

Check the installation instructions for dashboard - Enable Authentication section - https://github.com/hummingbot/dashboard/blob/main/INSTALLATION.md

lagasss commented 5 months ago

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