openhab / org.openhab.ui.habmin

HABmin - a graphical user interface for openHAB 2
231 stars 92 forks source link

HABmin does not load if http port is 80 #269

Open CreaturePH opened 7 years ago

CreaturePH commented 7 years ago

When I change the port openhab2 from 8080 to 80 habmin2 stops working. Constantly displays "Loading ..." and nothing else.

cdjackson commented 7 years ago

Does port 80 really work? Often this is blocked in Linux and is only available for system use. Does the rest interface work? Does PaperUI work?

CreaturePH commented 7 years ago

Yes, all other services on this port are working correctly. As soon as I change the port back to 8080 habmin starts working again.

cdjackson commented 7 years ago

Ok, I'm not sure why this would be as HABmin doesn't set the port. Please provide a log or error report or something from which we can see what's happening.

CreaturePH commented 7 years ago

I started debug_start.sh after that again tried to open the habmin. There is nothing in the logs (userdata/logs/openhab.log), there is nothing in the console either. Where else can I look?

cdjackson commented 7 years ago

What console so you mean? The JavaScript console or the oh console?

Sent from my iPhone

On 24 Jun 2017, at 07:53, CreaturePH notifications@github.com wrote:

I started debug_start.sh after that again tried to open the habmin. There is nothing in the logs (userdata/logs/openhab.log), there is nothing in the console either. Where else can I look?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.