You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My example network.things file: Thing network:device:sdr "SDR" @ "IT" [ hostname="xxx.xxx.xxx.xxx", port=0, retry=1, timeout=5000, refresh_interval=60000, use_system_ping="false", dhcplisten="false" ]
There is no (error) entry in openhab.log:
2017-08-26 21:29:58.375 [INFO ] [thome.core.internal.I18nProviderImpl] - Locale set to de_DE, Location set to null
2017-08-26 21:30:46.170 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'pilight.items'
2017-08-26 21:30:47.474 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'weather.items'
2017-08-26 21:30:48.869 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'groups.items'
2017-08-26 21:30:49.361 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'network.items'
2017-08-26 21:30:49.563 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'max.items'
2017-08-26 21:30:54.410 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'rrd4j.persist'
2017-08-26 21:31:20.464 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at
2017-08-26 21:31:20.465 [INFO ] [.dashboard.internal.DashboardService] - Started dashboard at
2017-08-26 21:31:23.372 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app
2017-08-26 21:31:24.069 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui
2017-08-26 21:31:24.671 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
[...]
The configuration files are mounted from a local host directory.
After the first start openHAB created directories and files - including /things and /sitemaps.
I have already installed the docker container several times.
Does somebody has any idea?
If further information is needed, I can provide it gladly.
The problem persists in my openHab 2.1 installation.
I also tried it with the latest openHAB 2.1 amd64-debian Docker image.
Since with my configuration also an update to 2.2 did not work, I have decided to a manual migration to a clean new configuration.
I use the current openHAB 2.2 amd64-debian Docker image and it works there fine.
After successful migration, the topic is done for me.
Hi,
there is an issue with my openHAB installation.
Files in /things or /sitemaps will not load - other directories are working well.
Environment:
My example network.things file:
Thing network:device:sdr "SDR" @ "IT" [ hostname="xxx.xxx.xxx.xxx", port=0, retry=1, timeout=5000, refresh_interval=60000, use_system_ping="false", dhcplisten="false" ]
There is no (error) entry in openhab.log:
The configuration files are mounted from a local host directory.
After the first start openHAB created directories and files - including /things and /sitemaps.
I have already installed the docker container several times.
Does somebody has any idea?
If further information is needed, I can provide it gladly.
Regards,
Jens
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: