I probably didn´t, cause I dont recall never be given the option!
Question is then - how to fix this?
I wonder if this could be related. I just discovered last night I have some serious problems with Grafana rendering png´s. After upgrading to M8 and now 2.4 release, it takes aprox one minute to render one picture. (with openhab 2.3 it took only a few seconds). Rendering more than one picture at the same time (same sitemap), ends with an timeout. (grafana error - “Signal: killed”).
Sorry, you´re right, I didn´t. Just did… Thank you, I have something to look at tonight…
Hmm, so what you say is, that the Rpi 3B is no longer suitable for openhab 2.4 due to be using more memory?
I know thats not what you specificly said, I just twisted it because this problem appeared after upgrading openHab from 2.3 to 2.4. So it could seem like this is the reason. Grafana has not changed, it´s still the same version.
Any restart results in actual memory usage to change. And mem is so tight on any RPi that if you run OH PLUS (probably) InfluxDB PLUS Grafana any small change might be that little drop that makes the barrel overflow.
I’d remove it from there and run on another computer instead.
But we’re off-topic now.
This is harmony hub firmware 206. Logitech have removed access on port 522, so the binding will no longer work at all.
Not an OH issue.
I have hacked together an MQTT interface to the websockets server on harmony port 8088, this replaces the harmonyhub binding functionality, by using mqtt items.
The harmonyhub binding would have to be rewritten to use the websockets interface in order to restore functionality.
I have the same problem with ThingAction. But if I remove ThingAction. I get the same error for the getThinfstatus expression. Could you please poste your code line with the ThingAction part.
FYI: I’ve just did a 2.5.0.M1 build, which is available in the usual places - unfortunately, I don’t have a change log available for it, but all changes since 2.4 that have been merged until yesterday are included.
Thanks.
FWIW, can you (@benjy ?) please re-affirm what’s the current repo.
I used to have #deb https://dl.bintray.com/openhab/apt-repo2 testing main
which was the latest to find mentioned in this thread, too.
But I had to change to the same as for the snapshots in order to get to see the M1 build, i.e. deb http://openhab.jfrog.io/openhab/openhab-linuxpkg testing main
You can see that the apt package is available here: https://bintray.com/openhab/apt-repo2/openhab2
But due to quota constraints, we might move it in the future to artifactory, but that’s not yet the case.
All builds are put into Artifactory before being distributed to Bintray, so while the Artifactory repo will work, the Bintray repo will be faster and more stable.
Mind, there’s a problem I need to look at where Bintray isn’t allowing the download of packages automatically. I’ve just fixed this for the new M1 build.
Right, those had been deactivated with the 2.4 release (as there was no milestone available then).
I have created https://github.com/openhab/website/pull/149 to bring it back!
thx, for fast reply. As i’m not very experienced, so what does this mean for me? Should i go back to 2.4 stable or can i live with the error 'til the next Milestone, as i won’t use snapshots ?