Installing Loxone binding removes all other bindings

Openhab 2.2.0-010 on Synology DSM6

Today I installed the Loxone Binding through PaperUI, which for some reason removed all other Bindings. I went on and configured a light switch from Loxone and in PaperUI I was able to turn the lights on and off. Success.

Then I noticed that everything else has disappeared from the “Control” section. Openhab appeared “stopped” in the Synology Package manager. Starting it was not possible, so I rebooted the NAS with no effect. Some of the old items are still visible as “uninitialized”, most items however have gone.

I want to restore last night’s Synology backup, such as Openhab is back to its previous state. Which files do I need to copy from the backup to the openhab folders?

The log shows the following. I added the Loxone binding at about 14:45 - there is no indication in the log that the binding was installed, though.

2018-02-02 13:57:01.522 [WARN ] [rm.AbstractFileTransformationService] - Could not transform '0' with the file 'HM-Sec-SCo.map' : Target value not found in map for '0'
2018-02-02 14:48:08.182 [WARN ] [ab.binding.http.internal.HttpBinding] - Couldn't transform response because transformationService of type 'JS' is unavailable
2018-02-02 14:48:08.185 [WARN ] [ab.binding.http.internal.HttpBinding] - Couldn't transform response because transformationService of type 'JS' is unavailable
2018-02-02 14:48:08.188 [WARN ] [ab.binding.http.internal.HttpBinding] - Couldn't transform response because transformationService of type 'JS' is unavailable
2018-02-02 14:48:08.269 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-http1'
2018-02-02 14:48:09.206 [INFO ] [b.core.service.AbstractActiveService] - HTTP Refresh Service has been shut down
2018-02-02 14:48:14.841 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-hue'
2018-02-02 14:48:20.393 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-yahooweather'
2018-02-02 14:48:25.164 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-tcp1'
2018-02-02 14:48:30.373 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-network'
2018-02-02 14:48:35.887 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-weather1'
2018-02-02 14:48:39.901 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-sonos'
2018-02-02 14:48:45.286 [INFO ] [penhab.io.transport.mqtt.MqttService] - Stopping broker connection 'mqtt'
2018-02-02 14:48:45.623 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-mqtt1'
2018-02-02 14:48:50.725 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-kodi'
2018-02-02 14:48:56.011 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-astro'
2018-02-02 14:49:00.800 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-expire1'
2018-02-02 14:49:00.883 [INFO ] [b.core.service.AbstractActiveService] - Expire Refresh Service has been shut down
2018-02-02 14:49:06.151 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-homematic'
2018-02-02 14:49:11.005 [INFO ] [core.karaf.internal.FeatureInstaller] - Uninstalled 'openhab-binding-samsungtv'
2018-02-02 14:52:12.689 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'loxone:miniserver:504F94xxxxxx' to inbox.

I reinstalled all above bindings, and lucky me, everything seems to be back - for now.

This issue has been reported here:

https://github.com/openhab/openhab-distro/issues/635

Perhaps you could update it with your experience.

1 Like