deploy-examples icon indicating copy to clipboard operation
deploy-examples copied to clipboard

This repository provides various examples of how to deploy Hummingbot using Docker.

Results 30 deploy-examples issues
Sort by recently updated
recently updated
newest added

### Describe the bug When setting up `injective v2` (spot and perpetual), observed that is missing some required data in order to successfully add the connector. ![image](https://github.com/hummingbot/deploy/assets/73840223/1a54a037-6621-4cc2-a072-0f679ae527a8) Compare setup on...

bug
bot orchestration

### Describe the bug When testing a PR and compare with the latest deploy version, found this error when setting up a market on kucoin and binance ![image](https://github.com/hummingbot/deploy/assets/73840223/c5fd2744-0dd7-4fda-be7e-4761879fe4e1) ``` #...

bug
config generator

### Describe the bug When running backtesting for kucoin with 3 order levels on a total amount of 70usdt, im getting an error of `Expecting value: line 1 column 1...

bug
bot orchestration

### Describe the bug When testing a PR that fix hummingbot lib and built a hummingbot library then use the `./dist/..whl` path file to backend-api's environment.yml. Modified and add `v4-proto==6.0.2`...

bug
bot orchestration
p2

### Describe the bug ### Describe the bug When checking deploy commit [84c68b7d3e95ff3e74a3fa1063b6f0eb3d30339f](https://github.com/hummingbot/deploy/commit/84c68b7d3e95ff3e74a3fa1063b6f0eb3d30339f), adding `xrpl` would return `input should be a valid dictionary`. Tried to use on dashboard whitespaces, {},...

bug
bot orchestration

### Describe the bug When checking deploy commit [84c68b7d3e95ff3e74a3fa1063b6f0eb3d30339f](https://github.com/hummingbot/deploy/commit/84c68b7d3e95ff3e74a3fa1063b6f0eb3d30339f), adding `bing_x` would return `data` and failing with `400 Bad request` on backend-api ![Image](https://github.com/user-attachments/assets/2ff88d1b-9011-4468-93b4-7259556d055d) However successfully added using `POST /add-connector-keys/{account_name}/{connector_name}` ✅...

bug
bot orchestration

### Describe the bug When checking deploy commit [84c68b7d3e95ff3e74a3fa1063b6f0eb3d30339f](https://github.com/hummingbot/deploy/commit/84c68b7d3e95ff3e74a3fa1063b6f0eb3d30339f), adding `cube` would return `3 validation errors for Cube..Invalid API key. API key should be a UUID string` ![Image](https://github.com/user-attachments/assets/d9a68b3f-e05d-4e5f-a24b-c4dc2802b961) Failing on...

bug
bot orchestration

When I was deploying, I encountered three CSS style errors. Has anyone else run into this problem like me? The error messages are as follows: "v2025-04-21 12:16:29.348 ComponentRequestHandler: GET /opt/conda/envs/dashboard/lib/python3.12/site-packages/streamlit_elements/frontend/build/css/modules/layer/default/layer.css...

When using short orders, the grid cannot be used normally and the start and end prices are set incorrectly

### Describe the bug When testing deploy, observed that when deploy needs to be down/up or restarted the mqtt broker gateway connection is unresponsive causing degraded performance which can be...

bug