Skip to content

Fix misleading 'charmap' codec error on misspelled .cecli.conf.yml fields #555

Description

@szmania

The error 'charmap' codec can't decode byte 0x81 in position 3844: character maps to " occurs when a field is misspelled in the .cecli.conf.yml file.

For example, if agent-config is misspelled as gent-config, this misleading error appears.

We need to add a more intuitive error message and implement validation for the .cecli.conf.yml file to catch these misspellings early and provide a helpful error message to the user.

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