dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Application that helps you create, backtest, deploy, and manage Hummingbot instances

Results 81 dashboard issues
Sort by recently updated
recently updated
newest added

### 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...

bug

### 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...

bug

### 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...

bug

### 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...

bug

### 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...

bug

### 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.....

bug
P2

### Describe the bug ![image](https://github.com/hummingbot/dashboard/assets/38392441/013d3343-f751-461c-ab57-86edcfac0af3) I added my email but it says User not pre-authorized to register is required. ### Steps to reproduce bug 1. 2. 3.

bug

### 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...

bug