-
-
Notifications
You must be signed in to change notification settings - Fork 429
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
Failed to normalize configuration for thing #3473
Comments
Updated to 3382 and this is gone. Closing. |
This binding starts very fast (sub second). I haven't seen it wait the 120 seconds. |
Is the code available somewhere? It's most likely a binding issue. |
openhab/openhab-addons#14282 is the pending PR |
Does it only happen when you update the bundle or does it also happen when you restart openHAB after you updated the bundle? In that case it's probably a concurrency issue when updating the bundle. |
I noticed it when I removed and then installed it from the marketplace earlier. It was doing it every time. I haven't been able to replicate it since updating from snapshot 3360 to 3382. |
So what is the current state? Do you still see it on latest snapshot? Otherwise it's probably fixed. If you still see it: when exactly and how an I reproduce it? |
I can't reproduce anymore on the current snapshot. I'll close until this pops up again. Thanks for looking into it! |
This issue has been mentioned on openHAB Community. There might be relevant details there: https://community.openhab.org/t/openhab-4-0-milestone-discussion/145133/278 |
This issue has been mentioned on openHAB Community. There might be relevant details there: |
I'm on snapshot 3360. I updated a jar from the marketplace and I'm now getting this error when installing the new version. I haven't made any changes to the channels on that binding in a while so not sure if this is something I did or if it was something new in the core.
2023-03-22 14:47:30.727 [WARN ] [core.thing.internal.ThingManagerImpl] - Failed to normalize configuration for thing 'androidtv:shieldtv:theater': {thing/channel=Type description for {0} not found although we checked the presence before.}
2023-03-22 14:47:30.729 [WARN ] [core.thing.internal.ThingManagerImpl] - Failed to normalize configuration for thing 'androidtv:shieldtv:livingroom': {thing/channel=Type description for {0} not found although we checked the presence before.}
The text was updated successfully, but these errors were encountered: