dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.9k stars 503 forks source link

The system behaves nondeterministic sluggish with version > 2.23.2 #7543

Closed lukicsl closed 9 months ago

lukicsl commented 9 months ago

Does the issue really belong here?

Is there already an existing issue for this?

Describe the bug

I have upgraded my system from 2.23.2 first to 2.24.2, following the 2.25.1 and finally the 2.24.3. At all of these versions, I am experiencing the same behavior of the system: The system behaves nondeterministic sluggish

I am running deconz as a container. Switching between container always delivers a perfect running 2.23.2 and malfunction higher versions. I did this cycle multiple times, to make sure it is not one time shot.

Steps to reproduce the behavior

Upgrade the docker deconz installation from 2.23.2 to a higher version. For sure having a similar device landscape as me. Manipulation of light over the REST API, or Phoscon. e.g. turning on a group, then the group is not turning immediately on and the individual lights change state extremely asynchronous (1-2s) to each other

Expected behavior

as in version 2.23.2: the lights shall follow the command fast. the group members shall act together synchronously. The switch channel events shall fire with a small delay.

Screenshots

No response

Environment

deCONZ Logs

deconz.2.23.2.log deconz.2.24.3.log

Additional context

No response

Mimiix commented 9 months ago

Hi

As this is not a bug as described in #5113, I am closing this issue.

Please continue on the forums until we can find a clear bug.