No UI after Windows OH2 Update

I tried to update to latest snapshop on my Windows machine following the docu:
http://docs.openhab.org/installation/windows.html

my C:\openhab-offline\conf\services\addons.cfg looks like this:
package = minimal
remote = true
binding = homematic,harmonyhub, hue
ui = basic,paper,habpanel,habmin
persistence = rrd4j
action = mail
transformation = map
voice = marytts
misc = openhabcloud

C:\openhab-offline\userdata\etc\org.openhab.addons.cfg looks like this´:
package = minimal
ui = basic,paper,habpanel,habmin
remote = true
binding = homematic,harmonyhub, hue
action = mail
misc = openhabcloud
persistence = rrd4j
transformation = map
voice = marytts

When I open the website I just get “No user interfaces installed.”.

what am I missing?

NoTechi

How long do you wait to open the web page?

Do you see errors in openhab.log?

I did wait for like 30minutes (way too long I know ;)).

As for errors I will have to try again and take a look. I think I got some kind or error telling me that it was not possible to load bindings and services.

NoTechi