jwiseman
(Mr. Wiseman (OH 4.3 Snapshot on Pi4))
263
I can’t get your 4.2.x version to install on OH 4.1.0. It sits in Waiting state at the Karaf level. This was the same result as trying 4.3.x a week ago.
There must be something fundamental different with the core from 4.1 to 4.2 for the Ecobee binding.
Oh, that’s too bad. I don’t think I can build for 4.1 anymore. Do you see anything logged in openhab.log or in the console? Possibly complaining about a missing requirement.
Don’t worry about it, Mark. It can’t be too long until 4.2.0 rolls over to stable.
The Ecobee Account Thing couldn’t initialize on a handler error, and the console was full of a plethora of JS errors. So nothing I can pin it on specifically, but I can dig up the logs if you want them.
jwiseman
(Mr. Wiseman (OH 4.3 Snapshot on Pi4))
277
Upgrade yesterday afternoon, only two things that had issues with was HUE and IPCamera.
Hue, keep rediscovering stuff on restarting even though I set them to ignore. Had to add a line in the /services/runtime.cfg → discovery.hue:background=false
IPCamera, starting up with a bunch of errors → [WARN ] [io.netty.channel.DefaultChannelPipeline ] - An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception. I just put an ignore logging entry in the logger.
Other than that, it’s running as it was with OH 4.1
Did the upgrade of OH 4.1 to 4.2 to get the new Ecobee binding handling connection error.
FYI, the fix has been merged into 4.2 (it missed the milestone that was released this weekend) and was cherry picked for inclusion in the next 4.1 patch release (assuming there is another patch release).
I got what looks like 6 or 7 error code 14s in a row this afternoon at around 1:55 pm US EST. I use logreader binding to detect and send me emails when that error occurs.
When I get home I will look in the logs to see what happened. It looks like the binding recovered from it but I won’t know for sure until I see the logs. Hopefully I got some good debug info.
Anyone else see errors today?
jwiseman
(Mr. Wiseman (OH 4.3 Snapshot on Pi4))
282
I did to, but I’m running the one you posted in the thread vs. the latest updated one you tweak via your peers.