Bindings added through PaperUI being auto-uninstalled?

  • Platform information:
    • Hardware: Intel Atom D25, 4GB RAM
    • OS: Win 7
    • Java Runtime Environment: Java 8 152
    • openHAB version: 2.2.0 “stable”

Came home from work tonight, ready to try installing the WeatherUnderground binding, and trying to add a thing for it to my PaperUI controls. Logged in, started the binding install, and then went to get a drink.

Returned to see that the binding had been uninstalled. And then PaperUI popped up a small notification that my Hue binding had been uninstalled. And then the Network binding was uninstalled.

Fresh Install as of two days ago, with only the Network and Hue bindings installed. No addons.cfg file created. no sitemap created yet, either. No rules created.

I had installed the Hue and Network bindings, set up my bridge and two lightbulbs, added two power outlets, and then set up a network ping service for a test system. That’s it. I’d worked on creating a HABpanel last night a little bit and saved that configuration.

Looking at the openhab log file:


2018-01-03 20:24:18.352 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-hue'
2018-01-03 20:24:21.737 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-network'
2018-01-03 20:29:30.930 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-weatherunderground'

the events log file shows:

2018-01-03 20:20:49.000 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:4' changed from ONLINE to OFFLINE: Hue bridge reports light as not reachable.
2018-01-03 20:20:59.077 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:4' changed from OFFLINE: Hue bridge reports light as not reachable. to ONLINE
2018-01-03 20:24:13.828 [thome.event.ExtensionEvent] - Extension 'binding-weatherunderground' has been installed.
2018-01-03 20:24:18.180 [hingStatusInfoChangedEvent] - 'hue:0100:00178879086b:2' changed from ONLINE to UNINITIALIZED
2018-01-03 20:24:18.196 [hingStatusInfoChangedEvent] - 'hue:0100:00178879086b:2' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-03 20:24:18.212 [hingStatusInfoChangedEvent] - 'hue:0100:00178879086b:1' changed from ONLINE to UNINITIALIZED
2018-01-03 20:24:18.212 [hingStatusInfoChangedEvent] - 'hue:0100:00178879086b:1' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-03 20:24:18.212 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:3' changed from ONLINE to UNINITIALIZED
2018-01-03 20:24:18.227 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:3' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-03 20:24:18.227 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:4' changed from ONLINE to UNINITIALIZED
2018-01-03 20:24:18.243 [hingStatusInfoChangedEvent] - 'hue:bridge:00178879086b' changed from ONLINE to UNINITIALIZED
2018-01-03 20:24:18.243 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:4' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-03 20:24:18.258 [hingStatusInfoChangedEvent] - 'hue:bridge:00178879086b' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-03 20:24:18.352 [thome.event.ExtensionEvent] - Extension 'binding-hue' has been uninstalled.
2018-01-03 20:24:21.659 [hingStatusInfoChangedEvent] - 'network:pingdevice:2920df90' changed from ONLINE to UNINITIALIZED
2018-01-03 20:24:21.675 [hingStatusInfoChangedEvent] - 'network:pingdevice:2920df90' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-03 20:24:21.737 [thome.event.ExtensionEvent] - Extension 'binding-network' has been uninstalled.
2018-01-03 20:29:30.930 [thome.event.ExtensionEvent] - Extension 'binding-weatherunderground' has been uninstalled.

I have no idea what’s going on.

The exact same thing happened to me. I have openhabian basics setup on my pi3 and everything was fine until I added the eclipse marketplace and next thing I know ALL of my bindings were auto uninstalled.

This can’t be an isolated incident.

Just uninstalled all my bindings by itself too after I installed the exec binding???

Same here, lost MQTT, Samsung, SystemInfo and MIOS after installing Homematic. Nothing in the logs to indicate why. For the record I’m using OH 2.2 on Ubuntu 16.04.

+1

Fresh install of Openhabian 2.2.0-1 on Pi 3, installed Z-Wave, installed GPIO, Z-Wave got uninstalled.

This is quite a major issue… Here you can see it happening in my logs straight after I installed the Exec binding.

My 2.1 production system seems okay but i haven’t installed a new binding in a while.
This issue is on a 2.2 system I’m testing.

2018-01-19 00:02:14.118 [thome.event.ExtensionEvent] - Extension 'binding-squeezebox' has been installed.
2018-01-19 07:11:53.868 [thome.event.ExtensionEvent] - Extension 'binding-exec' has been installed.
2018-01-19 07:12:01.911 [thome.event.ExtensionEvent] - Extension 'binding-networkupstools1' has been uninstalled.
2018-01-19 07:12:09.898 [thome.event.ExtensionEvent] - Extension 'binding-snmp1' has been uninstalled.
2018-01-19 07:12:15.716 [thome.event.ExtensionEvent] - Extension 'binding-astro' has been uninstalled.
2018-01-19 07:12:20.451 [thome.event.ExtensionEvent] - Extension 'binding-icloud' has been uninstalled.
2018-01-19 07:12:27.987 [thome.event.ExtensionEvent] - Extension 'binding-squeezebox' has been uninstalled.
2018-01-19 07:12:34.668 [thome.event.ExtensionEvent] - Extension 'binding-mqtt1' has been uninstalled.

This happened again to me, last night after deploying a new server (Ubuntu 16.04 LTS, 64-bit, with OpenHAB 2.2, Zulu Java) for testing purposes. I installed the Astro, iCloud, and Network bindings. Within a few minutes, they were all uninstalled again.

Tonight. happened again.

System: Ubuntu 16.04 LTS, 4gb RAM, intel D25 Atom 64-bit. System has been running successfully for over two weeks. Had just updated the sitemap the other night, and created a new panel based on some of the examples here.

Tonight, I installed the astro binding, and 4 seconds later, all my other bindings were uninstalled. Event log file:

2018-01-20 22:13:48.098 [home.event.InboxAddedEvent] - Discovery Result with UID 'astro:sun:local' has been added.
2018-01-20 22:13:48.150 [home.event.InboxAddedEvent] - Discovery Result with UID 'astro:moon:local' has been added.
2018-01-20 22:13:48.162 [thome.event.ExtensionEvent] - Extension 'binding-astro' has been installed.
2018-01-20 22:13:52.530 [hingStatusInfoChangedEvent] - 'hue:0220:00178879086b:5' changed from ONLINE to UNINITIALIZED
2018-01-20 22:13:52.558 [hingStatusInfoChangedEvent] - 'hue:0220:00178879086b:5' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-20 22:13:52.566 [hingStatusInfoChangedEvent] - 'hue:0100:00178879086b:6' changed from ONLINE to UNINITIALIZED
2018-01-20 22:13:52.578 [hingStatusInfoChangedEvent] - 'hue:0100:00178879086b:6' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-20 22:13:52.581 [hingStatusInfoChangedEvent] - 'hue:0100:00178879086b:1' changed from ONLINE to UNINITIALIZED
2018-01-20 22:13:52.593 [hingStatusInfoChangedEvent] - 'hue:0100:00178879086b:1' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-20 22:13:52.598 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:3' changed from OFFLINE: Hue bridge reports light as not reachable. to UNINITIALIZED
2018-01-20 22:13:52.605 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:3' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-20 22:13:52.609 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:4' changed from OFFLINE: Hue bridge reports light as not reachable. to UNINITIALIZED
2018-01-20 22:13:52.626 [hingStatusInfoChangedEvent] - 'hue:0010:00178879086b:4' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-20 22:13:52.629 [hingStatusInfoChangedEvent] - 'hue:bridge:00178879086b' changed from ONLINE to UNINITIALIZED
2018-01-20 22:13:52.652 [hingStatusInfoChangedEvent] - 'hue:bridge:00178879086b' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-20 22:13:52.767 [thome.event.ExtensionEvent] - Extension 'binding-hue' has been uninstalled.
2018-01-20 22:13:56.534 [hingStatusInfoChangedEvent] - 'chromecast:audio:32c1f5096e83fa1fd2dda10d2c347d38' changed from OFFLINE (COMMUNICATION_ERROR): No route to host (Host unreachable) to UNINITIALIZED
2018-01-20 22:13:56.557 [hingStatusInfoChangedEvent] - 'chromecast:audio:32c1f5096e83fa1fd2dda10d2c347d38' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-20 22:13:56.635 [thome.event.ExtensionEvent] - Extension 'binding-chromecast' has been uninstalled.
2018-01-20 22:13:59.828 [hingStatusInfoChangedEvent] - 'weatherunderground:weather:local' changed from OFFLINE (COMMUNICATION_ERROR): An error occurred while running the Weather Underground request. to UNINITIALIZED
2018-01-20 22:13:59.840 [hingStatusInfoChangedEvent] - 'weatherunderground:weather:local' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
2018-01-20 22:13:59.896 [thome.event.ExtensionEvent] - Extension 'binding-weatherunderground' has been uninstalled.

Is an issue declared in Git ? https://github.com/openhab/openhab-distro

Same here :frowning: Fresh OpenHabian image on a Pi3, all seemed well with z-wave and harmony working nicely. Left it running overnight, came back to find no bindings and no things in the UI at all.

1 Like