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:
- In openHAB 3.4.0 I enabled a Thing via UI which was disabled via UI but still listed in a *.things file
- I renamed the label only via the *.things file
- The logs started to flood with the above mentioned snippet but all messages included the edited Thing
- I removed the Shelly binding via UI
- I updated to openHAB 3.4.1 via apt-get upgrade
- 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.