Skip to content

Commit

Permalink
chore(dev): release 1.40.1 (#23797)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk committed Sep 7, 2024
1 parent 9283c4b commit 403d3c0
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.40.0"
".": "1.40.1"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.40.1](https://github.com/Koenkk/zigbee2mqtt/compare/1.40.0...1.40.1) (2024-09-07)


### Bug Fixes

* Fix `Cannot read properties of undefined (reading 'some')` https://github.com/Koenkk/zigbee2mqtt/issues/23821 ([557b17a](https://github.com/Koenkk/zigbee2mqtt/commit/557b17ad5b6dc375e361fb3ec5a84134be761a00))
* **ignore:** update dependencies ([#23790](https://github.com/Koenkk/zigbee2mqtt/issues/23790)) ([b7fa722](https://github.com/Koenkk/zigbee2mqtt/commit/b7fa7221093656cee3c908aa1c0e45e350aa43c9))
* **ignore:** update zigbee-herdsman to 0.57.2 ([#23872](https://github.com/Koenkk/zigbee2mqtt/issues/23872)) ([5524e88](https://github.com/Koenkk/zigbee2mqtt/commit/5524e881e6458afac2c5ae712bc6d0a1090e7115))
* **ignore:** update zigbee-herdsman to 0.57.3 ([#23877](https://github.com/Koenkk/zigbee2mqtt/issues/23877)) ([0d46354](https://github.com/Koenkk/zigbee2mqtt/commit/0d46354c485ba5c644af8d933b1689468b3a058c))
* **ignore:** update zigbee-herdsman-converters to 20.11.0 ([#23837](https://github.com/Koenkk/zigbee2mqtt/issues/23837)) ([a33c29f](https://github.com/Koenkk/zigbee2mqtt/commit/a33c29f10af5fc423ff9668af59826a37d9784bf))
* **ignore:** update zigbee-herdsman-converters to 20.12.1 ([#23884](https://github.com/Koenkk/zigbee2mqtt/issues/23884)) ([9283c4b](https://github.com/Koenkk/zigbee2mqtt/commit/9283c4b4973e9e7309081a9444427c87f9309f91))
* **ignore:** update zigbee-herdsman-converters to 20.9.0 ([#23822](https://github.com/Koenkk/zigbee2mqtt/issues/23822)) ([6dade8b](https://github.com/Koenkk/zigbee2mqtt/commit/6dade8b11faa13096191f9774a7a1dd320af6bde))
* Log stack trace when update check fails https://github.com/Koenkk/zigbee2mqtt/discussions/23798 ([13a108d](https://github.com/Koenkk/zigbee2mqtt/commit/13a108ddbc8f33d1cb23b92e2c67854fbd2dc338))

## [1.40.0](https://github.com/Koenkk/zigbee2mqtt/compare/1.39.1...1.40.0) (2024-09-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zigbee2mqtt",
"version": "1.40.0-dev",
"version": "1.40.1",
"description": "Zigbee to MQTT bridge using Zigbee-herdsman",
"main": "index.js",
"repository": {
Expand Down

5 comments on commit 403d3c0

@cloudbr34k84
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Koenkk

why am i getting this when i try and restart. I have no groups in my Config??

            READ THIS CAREFULLY

Refusing to start because configuration is not valid, found the following errors:
- groups must be object

If you don't know how to solve this, read https://www.zigbee2mqtt.io/guide/configuration

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

@Koenkk
Copy link
Owner Author

@Koenkk Koenkk commented on 403d3c0 Sep 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you provide your complete configuration.yaml?

@cloudbr34k84
Copy link

@cloudbr34k84 cloudbr34k84 commented on 403d3c0 Sep 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you provide your complete configuration.yaml?

cant right now in the middle of trying to get everything back up and running as the latest Z2M firmware is constantly crashing the network every time i hit the pair button, Thi net crash seemed to coincide with this message, even though i had not updated the UI beta for a few days?

homeassistant: true
mqtt:
  server: mqtt://core-mosquitto:1883
  user: 
  password: serial:
  port: 
frontend:
  port: 8099
zigbee_herdsman_debug: true
advanced:
  homeassistant_legacy_entity_attributes: false
  legacy_api: false
  legacy_availability_payload: false
  log_syslog:
    app_name: Zigbee2MQTT
    eol: /n
    host: localhost
    localhost: localhost
    path: /dev/log
    pid: process.pid
    port: 514
    protocol: udp4
    type: '5424'
  channel: 24
  log_level: debug
  last_seen: ISO_8601_local
  output: attribute_and_json
device_options:
  legacy: false
devices:
  '0xa4c138f1b4478906':
    friendly_name: Upstairs Lounge Light Switches
  '0xb4e3f9fffe090698':
    friendly_name: Bedroom 3 WIR Light Switch
  '0xcc86ecfffea0bcef':
    friendly_name: Beaus Bedroom WIR Light Switch
  '0xa4c138e22571de12':
    friendly_name: Beaus Bedroom Cubio AI Camera EM Plug
  '0x0c4314fffe8290bf':
    friendly_name: Beaus Bedroom Ensuite Light Switches
  '0xa4c13849351af9e9':
    friendly_name: Beaus Bedroom Floor Lamp
    homeassistant:
      name: Beaus Bedroom Floor Lamp
    legacy: false
    optimistic: true
  '0xa4c13834531215f6':
    friendly_name: Beaus Bedroom Ensuite Leak Detector Top Shelf
    description: Located in vanity
    homeassistant: {}
    optimistic: true
  '0xa4c138ba773e7bd6':
    friendly_name: Staircase Light Switches
  '0x0c4314fffe86ae15':
    friendly_name: Master Bedroom Light Switches
  '0xa4c138fec6ec44ef':
    friendly_name: Master Bedroom TV EM Plug
  '0xa4c138a684fc0533':
    friendly_name: Front Balcony Downlight
    color_sync: true
    state_action: true
    homeassistant:
      name: Front Balcony Downlight
    legacy: false
    optimistic: true
  '0xcc86ecfffea0b9c0':
    friendly_name: Master Bedroom Toilet Light Switch
  '0x540f57fffe2b21ce':
    friendly_name: Master Bedroom Ensuite Heated Towel Rail
  '0x5c0272fffe1f3273':
    friendly_name: Master Bedroom WIR Light Switches
  '0xb4e3f9fffe090692':
    friendly_name: Laundry Light Switch
  '0x0c4314fffe868dc7':
    friendly_name: Laundry Courtyard Light Switches
  '0xb4e3f9fffe09067e':
    friendly_name: Laundry Linen Light Switch
  '0xa4c138a92a398f5d':
    friendly_name: Laundry Fridge EM Plug
  '0xa4c13861fc8e678e':
    friendly_name: Laundry Washing Machine EM Plug
  '0x00158d000315acbc':
    friendly_name: Laundry Dryer EM Plug
  '0x847127fffed48fed':
    friendly_name: Laundry Window Roller Blind
    homeassistant:
      name: Laundry Window Roller Blind
    legacy: false
    optimistic: true
  '0xcc86ecfffed39ecb':
    friendly_name: Laundry Door Roller Blind
    homeassistant:
      name: Laundry Door Roller Blind
    legacy: false
    optimistic: true
  '0xa4c1384d15ca09c4':
    friendly_name: Laundry Sink Leak Detector
  '0xb4e3f9fffe090657':
    friendly_name: Kitchen Galley Light Switch
  '0xa4c13842a561c0f5':
    friendly_name: Kitchen Microwave EM Plug
  '0xa4c13801b1f3260e':
    friendly_name: Kitchen Pantry Light Switch
  '0xcc86ecfffea0b99d':
    friendly_name: Kitchen Light Strip Switch
  '0xa4c138b885e4e8bf':
    friendly_name: Kitchen Dishwasher EM Plug
  '0xa4c1380a3ad50e20':
    friendly_name: Kitchen Fridge EM Plug
  '0xa4c138c2c57b52b8':
    friendly_name: Kitchen Light Switches
  '0x0c4314fffe84e0c8':
    friendly_name: Dining Room Light Switches
  '0x842e14fffee0d978':
    friendly_name: Beergarden Light Switch
    homeassistant:
      name: Beergarden Light Switch
    legacy: false
    optimistic: true
  '0x0c4314fffe82910f':
    friendly_name: Pool & Entertainment Light Switches
  '0x680ae2fffe7d3708':
    friendly_name: Void Lounge Sonos Speaker EM Plug
  '0xa4c138f44479b48e':
    friendly_name: Media Room Light Switches
  '0xa4c138def9760898':
    friendly_name: Media Room EM Plug Left
  '0xa4c1388e6e1a5c39':
    friendly_name: Media Room TV EM Plug
  '0xa4c13805425e1bea':
    friendly_name: Beergarden Garden Tap
    homeassistant:
      name: Beergarden Garden Tap
    legacy: false
    optimistic: true
  '0x04cd15fffe080c7b':
    friendly_name: Kitchen Island Bench USB Repeater
  '0xb4e3f9fffe0906f7':
    friendly_name: Master Bedroom Light Switch Lauren
  '0xa4c138bbf0881173':
    friendly_name: Master Bedroom Bedside Lamp Lauren
    homeassistant:
      name: Master Bedroom Bedside Lamp Lauren
    legacy: false
    optimistic: true
  '0xa4c13896cd4ca110':
    friendly_name: Master Bedroom Bedside Lamp Brad
    homeassistant:
      name: Master Bedroom Bedside Lamp Brad
    legacy: false
    optimistic: true
  '0x0c4314fffe850478':
    friendly_name: Master Bedroom Ensuite Light Switches
  '0xcc86ecfffea0bd57':
    friendly_name: Office Light Switch
  '0xcc86ecfffea0b9c1':
    friendly_name: Upstairs Patio Light Switch
  '0x00124b0023a53f6d':
    friendly_name: Upstairs Lounge Lamp
    homeassistant:
      name: Upstairs Lounge Lamp
    legacy: false
    optimistic: true
  '0xa4c138a3b40f1162':
    friendly_name: Front Patio Pendant Bulb 1
    color_sync: true
    state_action: true
    homeassistant:
      name: Front Patio Pendant Bulb 1
    legacy: false
    optimistic: true
  '0xa4c138e2163723b7':
    friendly_name: Front Patio Pendant Bulb 3
    color_sync: true
    state_action: true
    homeassistant:
      name: Front Patio Pendant Bulb 3
    legacy: false
    optimistic: true
  '0xa4c1385b9ab2e39d':
    friendly_name: Front Patio Pendant Bulb 4
    color_sync: true
    state_action: true
    homeassistant:
      name: Front Patio Pendant Bulb 4
    legacy: false
    optimistic: true
  '0xa4c138cd7ccb25b4':
    friendly_name: Front Patio Pendant Bulb 2
    color_sync: true
    state_action: true
    homeassistant:
      name: Front Patio Pendant Bulb 2
    legacy: false
    optimistic: true
  '0x00124b001a53b1db':
    friendly_name: Front Patio Downlight Right
    color_sync: true
    state_action: true
    homeassistant:
      name: Front Patio Downlight Right
    legacy: false
    optimistic: true
  '0x0c4314fffe8290d7':
    friendly_name: Garage Light Switches
  '0xa4c138fdf87eebdd':
    friendly_name: Garage Ducted Vacuum Cleaner EM Plug
  '0x70b3d52b60016c7a':
    friendly_name: Gin Lounge Fireplace Quad Board
    homeassistant:
      name: Gin Lounge Fireplace Quad Board
    legacy: false
    optimistic: true
  '0xa4c138369daf4269':
    friendly_name: Powder Room Bottom Shelf Leak Detector
  '0xa4c13815e57c82e9':
    friendly_name: Beaus Bedroom TV EM Plug
    homeassistant:
      name: Beaus Bedroom TV EM Plug
    legacy: false
    optimistic: true
  '0xa4c1382469c6a624':
    friendly_name: Office EM Plug Lauren
  '0xa4c138b1901c1ffd':
    friendly_name: Garage Door
  '0x04cd15fffe0c43be':
    friendly_name: Garage Ceiling USB Repeater
  '0x00124b0021efd7be':
    friendly_name: Garage NBN Box Strip Light
    homeassistant:
      name: Garage NBN Box Strip Light
    legacy: false
    optimistic: true
  '0x70b3d52b60004f0e':
    friendly_name: Gin Lounge Plug
    homeassistant:
      name: Gin Lounge Plug
    legacy: false
    optimistic: true
  '0xa4c138d116367ac8':
    friendly_name: Gin Lounge Fireplace Strip Light
    color_sync: true
    state_action: true
    homeassistant:
      name: Gin Lounge Fireplace Strip Light
    legacy: false
    optimistic: true
  '0xbc33acfffe1f7984':
    friendly_name: Dining Room EM Plug
  '0x0c4314fffe829094':
    friendly_name: Bedroom 3 Ensuite Light Switches
  '0xa4c13838ee7ee8a1':
    friendly_name: Bedroom 3 Bedside Lamp Right
    homeassistant:
      name: Bedroom 3 Bedside Lamp Right
    legacy: false
    optimistic: true
  '0xb4e3f9fffe3c41c3':
    friendly_name: Bedroom 3 Window Roller Blind
    homeassistant:
      name: Bedroom 3 Window Roller Blind
    legacy: false
    optimistic: true
  '0xcc86ecfffea0bd4c':
    friendly_name: Bedroom 2 WIR Light Switch
  '0x540f57fffe2b243a':
    friendly_name: Bedroom 2 Ensuite Light Switch
  '0x540f57fffe0f3d67':
    friendly_name: Bedroom 2 Ensuite Fan Switch
  '0xa4c138ff77fad4db':
    friendly_name: Bedroom 2 Bedside Lamp Left
    homeassistant:
      name: Bedroom 2 Bedside Lamp Left
    legacy: false
    optimistic: true
  '0xa4c138b17fa0e8dc':
    friendly_name: Bedroom 2 Ensuite Leak Detector
  '0xb4e3f9fffe07cfc1':
    friendly_name: Bedroom 2 Window Roller Blind
    homeassistant:
      name: Bedroom 2 Window Roller Blind
    legacy: false
    optimistic: true
  '0xa4c138d5fa88d8f5':
    friendly_name: Bedroom 3 Ensuite Leak Detector
  '0xa4c1382d158b8ec8':
    friendly_name: Master Bedroom Ensuite Leak Detector Lauren
  '0xa4c1383687f0e4d1':
    friendly_name: Master Bedroom Ensuite Leak Detector Brad
  '0x00124b001a53ad79':
    friendly_name: Front Driveway Downlight
    color_sync: true
    state_action: true
    homeassistant:
      name: Front Driveway Downlight
    legacy: false
    optimistic: true
  '0x680ae2fffe7d3308':
    friendly_name: Master Bedroom Makeup Table EM Plug
  '0x680ae2fffe7d3a32':
    friendly_name: Entertainment Area Dogs Water Bowl Bubble USB EM Plug
  '0x84fd27fffece68a3':
    friendly_name: Front Patio EM GPO
    homeassistant:
      name: Front Patio EM GPO
    legacy: false
    optimistic: true
  '0x286d9700010c49e0':
    friendly_name: Front Balcony Door External
  '0xa4c1389a34414fb0':
    friendly_name: Powder Room Light Switches
  '0xa4c138290cacd745':
    friendly_name: Bedroom 2 Switch Repeater
  '0xa4c138bb21237406':
    friendly_name: Bedroom 3 Switch Repeater
  '0xa4c13823789ccd64':
    friendly_name: Kitchen Climate Display
  '0x0c4314fffe74b312':
    friendly_name: Entertainment Back Patio Light Switch
    homeassistant:
      name: Back Patio Light Switch
    legacy: false
    optimistic: true
  '0x00158d0006b39f15':
    friendly_name: Front Patio Downlight Left
    color_sync: true
    state_action: true
    homeassistant:
      name: Front Patio Downlight Left
    legacy: false
    optimistic: true
  '0xa4c1386b438312d9':
    friendly_name: Upstairs Lounge Climate Display
  '0xa4c13867d82c4938':
    friendly_name: Entertainment Area Hamptons Lane Festoon Lights EM Plug
  '0xcc86ecfffec1c34f':
    friendly_name: Front Patio Garden Spotlight
    homeassistant:
      name: Front Patio Garden Spotlight
    legacy: false
    optimistic: true
  '0xcc86ecfffec1c35d':
    friendly_name: Front Balcony Spotlight
    homeassistant:
      name: Front Balcony Spotlight
    legacy: false
    optimistic: true
  '0x00158d0002585c3e':
    friendly_name: Office Brads EM Plug (Xiaomi)
  '0xa4c13877de566574':
    friendly_name: 4 Button Remote
  '0xa4c138503d21fc9b':
    friendly_name: Kitchen Pantry Motion
  '0x286d97000103dd43':
    friendly_name: Kitchen Motion
  '0xa4c138173d9e4bc2':
    friendly_name: Bedroom 3 Entry Door Internal
  '0xa4c138a361c8b97a':
    friendly_name: Garage Back Door External
  '0xa4c13891973b977a':
    friendly_name: Upstairs Patio Door External
  '0xa4c1383b60f41ba5':
    friendly_name: Garage Ryobi Battery Charger EM Plug
  '0x70ac08fffe916c19':
    friendly_name: Laundry Courtyard Hot Water System EM Clamp
    description: Located in Electrical Switch Board in garage
    homeassistant:
      name: Hot Water System EM Clamp
    legacy: false
    optimistic: true
  '0x8cf681fffec43223':
    friendly_name: '0x8cf681fffec43223'
  '0x00158d000ad7fc6e':
    friendly_name: Laundry Entry Door Internal
    homeassistant:
      name: Kitchen Galley Door
    legacy: false
    optimistic: true
    device_temperature_calibration: ''
  '0x00158d000ad82547':
    friendly_name: Master Bedroom WIR Door Internal
  '0xa4c13805fb97fd8d':
    friendly_name: Frontyard Double Gates Garden Tap
    description: Double Gate side
    homeassistant:
      name: Frontyard Double Gates Garden Tap
    legacy: false
    optimistic: true
  '0xa4c13869fe40777c':
    friendly_name: Bedroom 2 Bedside Lamp Right
    homeassistant:
      name: Bedroom 2 Bedside Lamp Right
    legacy: false
    optimistic: true
  '0x00158d000ad81057':
    friendly_name: Dining Room Sliding Door External
  '0x00158d000ad82944':
    friendly_name: Media Room Sliding Door External
  '0x00158d000ad810ba':
    friendly_name: Master Bedroom Entry Door Internal
  '0x00158d000ad82431':
    friendly_name: Laundry Linen Door Internal
  '0x00158d000ad80fda':
    friendly_name: Powder Room Door Internal
  '0x00158d000ad953df':
    friendly_name: Kitchen Pantry Door Internal
  '0x70ac08fffe34d472':
    friendly_name: Gin Lounge IRBlaster
    homeassistant: {}
    legacy: false
    optimistic: true
    qos: 0
  '0x50325ffffea6af07':
    friendly_name: Gin Lounge Pendant Light Switch
    homeassistant:
      name: Gin Lounge Pendant Light Switch
    legacy: false
    optimistic: true
  '0xa4c1386dce34897a':
    friendly_name: 'Upstairs Lounge Sofa EM Plug '
    description: Located Behind lounge
  '0x286d9700010a02e6':
    friendly_name: Powder Room Motion
    homeassistant:
      name: Powder Room Motion
    legacy: false
    optimistic: true
  '0xa4c138321aaffb4b':
    friendly_name: Frontyard Driveway Garden Tap
    homeassistant:
      name: Frontyard Driveway Garden Tap
    legacy: false
    optimistic: true
  '0x00158d000ad83952':
    friendly_name: Garage Internal Entry Door Internal
    homeassistant:
      name: Garage Internal Door
    legacy: false
    optimistic: true
  '0xa4c1389d0a918a22':
    friendly_name: Garage Human Presence
  '0xa4c138e3b972919b':
    friendly_name: Master Bedroom Ensuite Human
  '0x00158d000ad7fd6b':
    friendly_name: Media Room Entry Door Internal
    homeassistant:
      name: Media Room Entry Door Internal
    legacy: false
    optimistic: true
  '0x00158d000ad80819':
    friendly_name: Laundry Door External
    description: The door that leads outside from the laundry
  '0xa4c138d130623f68':
    friendly_name: Void Lounge Human Presence
  '0xa4c138590aeae983':
    friendly_name: Kitchen Human Presence
  '0xa4c1382a0eb105c8':
    friendly_name: Kitchen Galley Human Presence
    homeassistant: {}
    optimistic: true
  '0xa4c1389c89d2e7b9':
    friendly_name: Kitchen Dishwasher Leak Detector
  '0xa4c1380d4281a8eb':
    friendly_name: Tuya Wide Angle Projection 720 Degree Adjustable Infrared Sensor
  '0xa4c1385bb8afd6b8':
    friendly_name: Front Patio Front Entry Door
  '0xa4c1382cb8500827':
    friendly_name: Bedroom 2 Entry Door Internal
  '0xa4c138122d49845f':
    friendly_name: Beaus Bedroom Window Blind
  '0xa4c138a5e021f9f8':
    friendly_name: Kitchen Sink Leak Detector
  '0xa4c138f1ea8ddbf8':
    friendly_name: Kitchen Galley Sink Leak Detector
  '0xa4c1387a214248a9':
    friendly_name: Beaus Bedroom Ensuite Leak Detector Bottom Shelf
  '0xa4c138f608dc46af':
    friendly_name: Beaus Bedroom Entry Door Internal
    description: The door to beaus bedroom
  '0xa4c138ebf4da06fa':
    friendly_name: Void Lounge Sliding Door External
  '0x5c0272fffe03cc99':
    friendly_name: Upstairs Lounge Quad Board
  '0xa4c138e8c0d7e851':
    friendly_name: Powder Room Top Shelf Leak Detector
  '0xa4c1386b5af8658b':
    friendly_name: Solar Rain & Light Sensor
  '0x00124b0023a54359':
    friendly_name: Bedroom 3 Bedside Lamp Left
    description: Left Side when facing bed
  '0x1c34f1fffe1343f4':
    friendly_name: Testing Zigbee Door Lock
  '0xa4c138eb33b98e13':
    friendly_name: Front Balcony Wall Light Left
    homeassistant: {}
    optimistic: true
  '0xa4c1385f422756ac':
    friendly_name: Beaus Bedroom Carbon Monoxide Alarm
  '0xa4c138c2bea57e33':
    friendly_name: Under Staircase Door Internal
  '0xa4c138116db884af':
    friendly_name: Front Balcony Wall Light Right
    homeassistant:
      name: Front Balcony Wall Light Right
    optimistic: true
availability: true
blocklist:
  - '0xa4c138821dc3a3ed'
  - '0xa4c13855581c0597'
  - '0xa4c138da52889bec'
  - '0xa4c1386b082c6ab4'
  - '0xa4c1380fdda423fd'
  - '0xa4c1382ad3b401ff'
  - '0xa4c1384851a98b7d'
  - '0x70ac08fffe697b7f'
  - '0x0000000000000000'
  - '0xdc8e95fffe832b2f'
  - '0xa4c1383a9082f6d1'
  - '0x9035eafffe03d467'
  - '0xa4c138799ab9daef'
  - '0xb4e3f9fffe7d7964'
external_converters:
  - tuya_solar_rain_sensor.js
  - tuya_lock_converter.js

@Koenkk
Copy link
Owner Author

@Koenkk Koenkk commented on 403d3c0 Sep 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't get any errors with this config, do you have any environment variables set? Please create a new issue for this.

@cloudbr34k84
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't get any errors with this config, do you have any environment variables set? Please create a new issue for this.

i fixed it, but adding in

groups: {}

Please sign in to comment.