HABPanel access issue

For some reason when I am accessing HABPabel from the UI, nothing is displayed and when I say nothing it means just black screen. I’ve uninstalled and reinstalled it many times, rebotted my system but nothing works.

I have been posting here after going through with a lot of posts but I couldn’t find something similar and this is making me nuts.

Maybe you have a bookmark to a dashboard that doesn’t exist?
What’s the URL displayed in your browser’s address bar?
Open the developers tools of your browser and post the output of the Console tab, the error is probably there.
You can also try to open an “incognito”/private browsing window to http://openhab:8080/habpanel/index.html to check if the configuration is to blame.

@ysc Thanks for your reply, I was actually able to figure this out, there was something wrong with the panel configurations and I deleted those and then I was able to see the first page again, now I am able to access it and done with 3 widgets as well.

However, one quick question and this is something different, whenever I am opening up HabPanel from any other browser then it doesn’t show me anything, I’d like to know how can i make it as default for all browsers on the local and on remote network.

Set the name of your configuration in the “Initial panel configuration” (initialPanelConfig) option in Paper UI: http://docs.openhab.org/configuration/habpanel.html#about-data-persistence

1 Like

Thanks. I was able to fix this with your help.

One further follow up Question. Is it possible to access Habpanel outside local network?