QNAP install failure: ignoring network connections

The usual issue: Stuck on: “Please stand by while UIs are being installed. This can take several minutes.”

The logs reference this:

[g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 10.0.3.1
2021-04-26 10:08:18.606 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 10.0.5.1
2021-04-26 10:08:18.607 [WARN ] [g.eclipse.smarthome.core.net.NetUtil] - Found multiple local interfaces - ignoring 192.168.50.209
2021-04-26 10:08:18.730 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at http://169.254.7.30:8090
2021-04-26 10:08:18.730 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at https://169.254.7.30:8444
2021-04-26 10:09:13.101 [ERROR]

Any suggestions on getting openHab to stop ignoring all network connections?

Did you check the settings under: http://YourIP:8090/#!/settings/services/org.openhab.network

Force DashboardService to use specific IP address gives a few hints that this also can be configured via runtime.cfg file. I did not any documentation for OH3 - I may have used wrong search criteria.

Thanks you Wolfgang. I have moved onto another solution for the moment (HomeAssistant), but will loop back around at some point.

If you want 3.x native qpkg for qnap let me know if you come back :+1:

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.