Hi. I’ve just done my first install of OH2 on Debian 7 using apt-get. I redirected the web to 8081 in the setenv file (to avoid a clash) and I ran it up. Using the PaperUI, I added the Sonos binding and my 2 devices immediately popped up (nice!). I added the minecraft binding, added the server ip manually and that shows as working too. I then added the Orvibo binding and nothing, just the spinning indicator. Did a few uninstall/installs but no better.
I went to the command line and tried the same. It seems to install but not start. I did a TRACE log and manually started the Orvibo binding. I get:
openhab> log:set TRACE org.openhab.binding.orvibo
openhab> bundle:start org.openhab.binding.orvibo
Error executing command: Error executing command on bundles:
Error starting bundle 188: Exception in org.openhab.binding.orvibo.internal.OrviboActivator.start() of bundle org.openhab.binding.orvibo.
Has anyone seen this or have any ideas? Am I missing some dependency perhaps? I can’t see anything in the docs or source.
Many thanks in advance.