deploy-examples
deploy-examples copied to clipboard
This repository provides various examples of how to deploy Hummingbot using Docker.
### 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.  Compare setup on...
### 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  ``` #...
### 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...
### 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`...
### 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, {},...
### 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  However successfully added using `POST /add-connector-keys/{account_name}/{connector_name}` ✅...
### 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`  Failing on...
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...