openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.86k stars 3.56k forks source link

Unable to open sitemap #55

Closed ajustino closed 9 years ago

ajustino commented 9 years ago

After updating OpenHAB2 to 7ba818b, everything seems to work fine in Yoxos. However when going to http://localhost:8080/openhab.app?sitemap=demo i get:

HTTP ERROR 404 Problem accessing /smarthome.app. Reason: ProxyServlet: /smarthome.app

Before updating OpenHAB 2 everything worked fine.

kaikreuzer commented 9 years ago

The URL of the classic UI has now changed to /classicui, see the notes on https://github.com/openhab/openhab2/blob/master/docs/sources/installation/intro.md So your URL should be http://localhost:8080/classicui?sitemap=demo