5iver / openHAB-utils

Utilities for use with openHAB
15 stars 7 forks source link

Timeout while uninstalling Z-Wave binding on OH3 #9

Open mechalas opened 3 years ago

mechalas commented 3 years ago

I am unable to uninstall the Z-Wave binding on OH3 using this script. I get the following in my log file:

2021-04-04 16:06:24.093 [WARN ] [core.thing.internal.ThingManagerImpl] - Disposing handler for thing 'zwave:serial_zstick:a76e918228' takes more than 5000ms.
2021-04-04 16:06:30.914 [INFO ] [zwave.handler.ZWaveControllerHandler] - Attempting to add listener when controller is null
2021-04-04 16:06:36.005 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller
2021-04-04 16:06:36.006 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false.
mechalas commented 3 years ago

I dug through the script and tried to manually run the commands that this script is executing:

openhab> bundle:uninstall 'org.openhab.binding.zwave;' feature:install 'openhab-transport-serial;'
Error executing command: No matching bundles