Skip to content

Deploy - Config created from existing controller-config fails due to config_name #251

Description

@rapcmia

Describe the bug

When creating a config from exiting controller config by untick the use default config and select from the list, I observed that when deploy the config created it fails with error related to config_name field

Image Image Image
2025-07-14 13:28:59,268 - 17 - hummingbot.core.trading_core - ERROR - Failed to start strategy v2_with_controllers: 1 validation error for PMMSimpleConfig
config_name
  Extra inputs are not permitted [type=extra_forbidden, input_value='dove-logic_0.1', input_type=str]
    For further information visit https://errors.pydantic.dev/2.11/v/extra_forbidden

Steps to reproduce bug

  1. Setup hummingbot-deploy and create a config from existing controller-config
  2. Deploy and then check container on terminal by using docker attach <container_name

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions