dashboard
dashboard copied to clipboard
Application that helps you create, backtest, deploy, and manage Hummingbot instances
### Describe the bug -Correctly log in - Go to Credentials - Press start Nothing happens. There is not a single instance that can be run from the web browser...
### Describe the bug When I enabled authorization, it now displays: AttributeError: 'Authenticate' object has no attribute 'credentials' Traceback: File "/root/miniconda3/envs/dashboard/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 584, in _run_script exec(code, module.__dict__) File "/opt/hummingbot-dashboard/dashboard/main.py", line...
### Describe the bug I created a new instance on the dashboard, but when I start it, it suddenly shuts down after few seconds. ```ModuleNotFoundError: No module named 'hummingbot.smart_components.controllers.controller_base' Traceback...
### Describe the bug We are encountering below exceptions after upgrade hummingbot version to [v1.27.0](https://github.com/hummingbot/hummingbot/releases/tag/v1.27.0) Is there any version compatibility issue between dashboard and hummingbot? latest version of hummingbot is...
### Describe the bug 2024-04-06 18:07:27.484 Uncaught app exception Traceback (most recent call last): File "/home/ngsevers/miniconda3/envs/dashboard/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 584, in _run_script exec(code, module.__dict__) File "/mnt/h/OneDrive/Desktop/0. Active Work/40. Crypto/dashboard/main.py", line 110, in...
### Describe the bug Testing dashboard using the latest version 1.26.0 and managed to create `hummingbot-master_bot_conf` however when creating instances under master_bot_conf, we are getting `RPCClientTimeoutError: Could not connect to.....
### Describe the bug  I added my email but it says User not pre-authorized to register is required. ### Steps to reproduce bug 1. 2. 3.
### Describe the bug `OSError: [Errno 24] Too many open files: '/home/ubuntu/dashboard/pages/bot_orchestration/README.md' Traceback: File "/home/ubuntu/miniconda3/envs/dashboard/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 541, in _run_script File "/home/ubuntu/dashboard/pages/bot_orchestration/app.py", line 24, in File "/home/ubuntu/dashboard/utils/st_utils.py", line 23, in initialize_st_page...