Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[shelly] Handler ShellyRelayHandler tried updating the thing status although the handler was already disposed. #14271

Closed
stefan-hoehn opened this issue Jan 24, 2023 · 2 comments
Labels
bug An unexpected problem or unintended behavior of an add-on

Comments

@stefan-hoehn
Copy link
Contributor

@rkoshak and me seen this the last few times. It’s pretty consistent so it’s worth reporting. It is happening on 3.4.1 and 4.0

After an upgrade/restart, when OH comes back online, the logs get filled up.

One example is:

2023-01-24 09:32:37.968 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler ShellyRelayHandler tried updating the thing status although the handler was already disposed.

Restarting makes these messages go away. It’s a minor annoyance but probably needs to be addressed at least for 4.0.

It’s complaining about the Shelly Binding but the warning comes from core so it’s not clear where the problem lies, though I have hardly seen this for any other binding (only if I recall during development when replacing a binding during runtime).

cc: @markus7017

@stefan-hoehn stefan-hoehn added the bug An unexpected problem or unintended behavior of an add-on label Jan 24, 2023
@openhab-bot
Copy link
Collaborator

This issue has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/openhab-4-0-snapshot-discussion/142322/113

@lolodomo
Copy link
Contributor

This is a duplicate of #14032

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

No branches or pull requests

3 participants