Shelly Binding

Hi,

my logs are also flooded with the following messages:


2023-01-14 09:00:34.033 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler ShellyRelayHandler tried updating the thing status although the handler was already disposed.
2023-01-14 09:00:34.658 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler ShellyRelayHandler tried updating the thing status although the handler was already disposed.
2023-01-14 09:00:35.160 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler ShellyRelayHandler tried updating the thing status although the handler was already disposed.
2023-01-14 09:00:36.672 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler ShellyRelayHandler tried updating the thing status although the handler was already disposed.
2023-01-14 09:00:36.929 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler ShellyRelayHandler tried updating the thing status although the handler was already disposed.
2023-01-14 09:00:37.325 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler ShellyRelayHandler tried updating the thing status although the handler was already disposed.

Here is what I did:

  1. In openHAB 3.4.0 I enabled a Thing via UI which was disabled via UI but still listed in a *.things file
  2. I renamed the label only via the *.things file
  3. The logs started to flood with the above mentioned snippet but all messages included the edited Thing
  4. I removed the Shelly binding via UI
  5. I updated to openHAB 3.4.1 via apt-get upgrade
  6. I re-installed the Shelly binding via UI

All things appear as “Online” but the log is flooded with the message above and at some point openHAB forces a restart.

1 Like