Cannot connect to PI2 web interface

Just downloaded 2016.06-2

Went to settings to make sure web interface is enabled. PI shows up on network 192.168.1.112.
When I put that address in browser it does not connect.

My prior load Kodi 14 worked fine.

Any suggestions welcome, thanks, Paul

Can you access the PI via ssh under that IP Address?

Yes I can
ssh osmc@192.168.1.112
osmc@192.168.1.112’s password:
osmc

Not sure about next step.

Do I need an add on to make Pi a webserver?

When you were in settings did you note which port was set?

Well you may try (after you logged in via ssh) to run cli-remote i=Your_ip_address p=your_port u=your_username w=your_password

If that is working you know to look at the network. If that also doesn’t work then you would need to revisit your settings.

  1. Thanks for reply

Yes 8080

Problem solved. Default port is 8080, changed to 80 and all works

Default port is 8080, changed to 80 and all works thanks