Hello,
I'm now to OpenHab. I'm trying to get the demo to run on a Raspberry Pi. After copying the demo files into the run time folder and running it, I get this error:
http://192.168.1.33:8080/openhab.app?sitemap=demo"Sitemap 'demo' could not be found
org.openhab.ui.webapp.render.RenderException: Sitemap 'demo' could not be found"
I've made sure that there is a "demo.sitemap" in the </configurations/sitemaps> folder. I've also made sure there is a "openhab.cfg" in the </configurations> folder. File names seem correct.
Any ideas on what else might be causing this error?