Koenkk / Koenkk/zigbee2mqtt-chart
Zigbee2MQTT fails to start due to invalid groups.yaml configuration
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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