Skip to content

No Local Instances Shown After PMM Strategy Deployment #77

@sultanmyrza

Description

@sultanmyrza

Describe the bug

No Local Instances Shown After PMM Strategy Deployment

Description

After configuring and attempting to deploy a Pure Market Making (PMM) strategy in Hummingbot, no local instances appear in the dashboard. This occurs regardless of whether Risk Management and Rebalance Configuration settings are enabled or disabled. The deployment process completes without any visible error messages in the docker logs.

Environment

  • Hummingbot version: v2.1.0
  • Deployment method: Docker
  • Connector: Binance
  • Video demonstration:
    Hummingbot PMM Strategy Deployment Issue

System Information

  • Chip: Apple M1 Pro
  • Memory: 16 GB
  • OS: macOS 15.1 (24B83)
  • Docker version 27.3.1, build ce12230

Steps to reproduce bug

Steps to Reproduce

  1. Start with a clean Hummingbot installation
  2. Run bash setup.sh to initialize Hummingbot services (dashboard, backend-api, and broker)
  3. Configure Binance connector with valid credentials
  4. Create a new PMM strategy with default configuration
  5. Run backtesting on the strategy
  6. Upload the configuration to Hummingbot backend
  7. Attempt to deploy the strategy without Risk Management settings
    • Expected: "Bot Config Try 1" instance should appear in dashboard
    • Actual: No instances appear in the dashboard
  8. Try deploying again with Risk Management and Rebalance Configuration enabled
    • Expected: Instance should appear in dashboard
    • Actual: No instances appear in the dashboard
  9. Check docker logs using docker logs -f
    • No error messages are visible in the logs

Additional Notes

  • The Binance connector configuration is successful and verified
  • The strategy configuration and backtesting complete without errors
  • The issue persists across multiple deployment attempts
  • Docker logs show no relevant error messages or warnings

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions