My OpenHAB 3.0 Log Viewer link IP-address is wrong

Hi,

I’m a new OpenHAB 3.01 user (happy with it) and I have the following problem:

The link on the “Other-Apps” Sidebar to the Log viewer (fronttail) has the wrong (old) ip-address.
The link refers to: 192.168.1.215:9001.
But my actual static ip-address of my openhab device is 192.168.1.100. If I enter the correct Ip-address in my browser address bar it works.
Where can I change the link?

thanks Martin

1 Like

Look at the end of the runtime.cfg, to be found in the services folder.

2 Likes

Had exactly the same problem, now it is working like it should. Thanks

Btw…I got no idea how this url was created

org.openhab.core.ui.tiles:frontail-link-url=http://192.168.178.27fd00::c34d:dd73:d726:4dc52001:a62:1534:e601:d12f:1d1f:7863:d27e:9001

Thank you Jürgen for the fast help.
I changed the IP in the /etc/openhab/services/runtime.cfg as you told and it worked.

line:

org.openhab.core.ui.tiles:frontail-link-url=http://192.168.1.100:9001