Koenkk / Koenkk/zigbee2mqtt-chart

Zigbee2MQTT fails to start due to invalid groups.yaml configuration

Open
#59 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Mustache
Stars
37
Forks
24
Avg merge
2d 22h
Merged PRs (30d)
2

Description

Zigbee2MQTT is refusing to start because the configuration file is invalid YAML when upgrading from chart 2.9.1 to 2.9.2.

Error message:

Refusing to start because configuration is not valid, found the following errors:
  - Your configuration file: '/app/data/groups.yaml' is invalid
    (use https://jsonformatter.org/yaml-validator to find and fix the issue)
# /app/data/groups.yaml
'1':
  friendly_name: default

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare chart 2.9.1 and 2.9.2 handling of /app/data/groups.yaml, beginning by reproducing startup with the supplied YAML. Identify what changed between the chart versions and verify that chart 2.9.2 accepts this configuration without the invalid-YAML error.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, yaml
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.