scurb
(Patrik)
November 26, 2016, 10:46pm
#1
Hi!
Just upgraded my OH2 setup with the snapshot file (https://openhab.ci.cloudbees.com/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-online/target/openhab2-online-2.0.0-SNAPSHOT.deb ). Altough, after installation I do not have anything in the web UI (http://IP:8080/ ). Also - connecting to Karaf during start does not show any intent to start any of the applications (paper, basic, habmin, etc). In my /etc/openhab2/services/addons.cfg I have stated:
ui = habpanel,basic,paper,habmin
What am I missing here ?
Snapshot version:
2.0.0~20161126184147
scurb
(Patrik)
November 26, 2016, 11:00pm
#2
Resolved by reinstalling the .deb-file. Obvious something local.
asp77
(asp)
November 26, 2016, 11:53pm
#3
I have the same… Reinstalling (apt-get purge&install) didn’t help
scurb
(Patrik)
November 27, 2016, 12:02am
#4
Oh, ok
i abondoned the apt packages and went for the .deb file (“manual” install via dpkg).
Kai
(Kai Kreuzer)
November 27, 2016, 6:16am
#5
Anything helpful in your log file?
Dim
(Angelos)
November 27, 2016, 7:04am
#6
Same here (on build #618 )… (I didn’t see anything wrong in the logs)
I added in my /etc/openhab2/services/addons.cfg
the following and all works fine:
ui = basic,paper,habpanel,habmin
I actually like this setting better… it’s cleaner
BR,
Dim
asp77
(asp)
November 29, 2016, 9:06pm
#7
I understood what happened. I overwrite some configuration files at /etc/openhab2/ from backup. which I made at OH2beta4. Something changed in new version files, that’s why OH2 started without packages
Thomas70
(Thomas70)
November 29, 2016, 9:34pm
#8
I had to reconfigure hue and zwave extension. And my zwave devices do not shows. So somthing strange in the last deb file
Dim
(Angelos)
November 29, 2016, 9:40pm
#9
See here:
All,
I feel sorry to tell you that the distro build #624 brings another breaking change, but as in the past, I am certain that it is for the better!
There has been a long discussion around the problem that the Things that are created through the Paper UI are stored in a binary database (the mapdb, data to be found under userdata/mapdb), which is not readable or manually editable (e.g. for fixing or cleaning). @chris came up with a nice new implementation of a storage service (luckily, ESH is…
Since Build #624 , OH2 uses a new (better) way to store info in a database. You will need to reconfigure your OH2 after this change.
BR,
Dim
Thomas70
(Thomas70)
November 29, 2016, 11:26pm
#10
Ok. But after reconfigure zwave and netatmo. The things shows up, but not updates any values and dont shows under control in PaperUi. hue and sonos seems to work ok