mvalla / openhab-addons

Add-ons for openHAB
Eclipse Public License 2.0
24 stars 16 forks source link

COMMUNICATION_ERROR is the binding expired? #105

Closed alessandro-lac closed 3 years ago

alessandro-lac commented 4 years ago

Hi, since a couple of hours I keep getting the following error:

[ERROR] [org.openwebnet.AbstractOpenGateway ] - ERROR IN Java $MODULE$: connection cannot be established

followed by: openwebnet:bus_gateway:mybridge' changed from UNKNOWN to OFFLINE (COMMUNICATION_ERROR)

Am I the only one? Is the binding expired?

Thanks!

modenet commented 4 years ago

same problem

Vincentpigree commented 4 years ago

no problem for me yet

modenet commented 4 years ago

no problem for me yet

try to reboot...

jebu commented 4 years ago

Same here, openwebnet-lib-0.9.21 has a date check set to expire on 2020-03-14 15:00:00

gilbertococchi commented 4 years ago

+1 happening here as well. I don't believe @mvalla is working on this anymore.

Anyone can point to what can be done to extend the Binding to change the expiration?

tottarello commented 4 years ago

Anyone can point to what can be done to extend the Binding to change the expiration? ????

gilbertococchi commented 4 years ago

Hi @tottarello, I believe we can try rebuilding the library https://github.com/openwebnet/rx-openwebnet and adding the new version to the org.openhab.binding.openwebnet/ binding here: https://github.com/mvalla/openhab2-addons/tree/openwebnet/bundles/org.openhab.binding.openwebnet/lib

tottarello commented 4 years ago

I don't have the skills if you can change it would help me

vaaduz commented 4 years ago

Hi to all, I have the same issue, it would be nice find someone who can help us. Tnx

Vincentpigree commented 4 years ago

See here can be the solution https://community.openhab.org/t/bticino-openwebnet-new-openhab2-binding-ready-for-testing/43377/1049

vaaduz commented 4 years ago

Thx Vincentpigree, I solved

mvalla commented 4 years ago

fixed in version 2.5.0.M4

nefero commented 3 years ago

Hi Guys, I have the issue again, it's possible to have an M5 version? Thank you Ciao Stefano

vaaduz commented 3 years ago

Hi to all, from yesterday I have problem with my gateway, with this error: [org.openwebnet.AbstractOpenGateway ] - ERROR IN Java $MODULE$: connection cannot be established

Probabily the version 2.5.0.M4 is expired

mvalla commented 3 years ago

fixed in version 2.5.0

FrancescoRisso commented 3 years ago

Hi all. I had the same problem yesterday, so I decided to uninstall and reinstall the openwebnet binding to be sure to have the latest version. I was trying to install it manually because from the paper UI it didn't work (I tried to reinstall it that way, but the problem was not solved. Also for the first install, the binding only worked when I installed it manually). The doubt I had while doing this is that I found very similar versions of the binding: one on this mvalla repository, and one on the openhab repository. They look similar, but they are not identical. Which one is the correct/best one?

Thanks for your help

Ciao, Francesco