deploy-examples
deploy-examples copied to clipboard
This repository provides various examples of how to deploy Hummingbot using Docker.
First off, Great work folks! I just happened to notice a mistake in the instructions and it seemed silly to do a feature branch just for two links when one...
在阿里云部署docker的时候,connect 连接超时。 错误信息 24-03-26 03:11:56,085 - 15 - hummingbot.connector.exchange.injective_v2.injective_v2_exchange.InjectiveV2Exchange - ERROR - There was an error requesting exchange info. Traceback (most recent call last): File "/home/hummingbot/hummingbot/connector/exchange/injective_v2/injective_v2_exchange.py", line 799, in _initialize_trading_pair_symbol_map...
Hi Hummingbot, Would you provide any deploy example such as hummingbot + dashboard + gateway + broker? Thanks
**Describe the bug** When checking multiple client support for gateway using docker compose, it is not possible use same DEX connector but with different wallets. Note: Docker compose lets you...
**Environment** - Ubuntu 20.04 - Hummingbot deploy_examples (latest) **Summary** autostart_hummingbot_compose fails. Container exits after 10 seconds. Errors on docker attach, "FileNotFoundError: [Errno 2] No such file or directory: '/home/hummingbot/conf/.password_verification'" **Steps...
Proposing to add tests and behaviors to help verify the correctness of the implementation and protect against unexpected changes in the future This is just a proposal, only hummingbot-create.sh has...
### Describe the bug Hello, I am disconnect from the host when run the Deploy container and I have to connect to the server through the web panel and disconnect...
### Describe the bug When selecting random connectors for testing PMM controller, found `coinbase_advanced_trade` returning `No module named 'coinbase'` when adding API keys  ### Steps to reproduce bug 1....
### Describe the bug The `development` branch is out of date, resulting in confusion for new developers/users. I recommend deleting the development branch and just using `main`. This simplifies branch...
### Describe the bug Dashboard not showing price for some pairs for HTX, ascendex backend-api logs showing this error ``` 2024-07-19 07:04:02,279 - root - ERROR - Error getting last...