Skip to content

Plugin config is invalid, continuing without plugins. Error: Invalid plugin config data type: <class 'list'> #23

@guilhermedotcamargo

Description

@guilhermedotcamargo

While running docker compose run --rm auto-gpt --install-plugin-deps, the following error appears:

Plugin config is invalid, continuing without plugins. Error: Invalid plugin config data type: <class 'list'>

My plugins_config.yaml file content is:

commercetools:
  - config: {} # Configs from the plugin README and installation instructions.
  - enabled: true

When i remove the hyphen from the plugins_config.yaml file, the error does not appear anymore but the plugin is not loaded

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions