Openhab stops working

Mi openhab stopped working, and also heats a lot (raspberry pi 3b+) I already switched my raspberry and power supply and still the same situation, also tried updating but still the same

==> /var/log/openhab2/openhab.log <==
2020-05-13 14:04:14.122 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘America/Mexico_City’.
2020-05-13 14:04:14.379 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘21.675522716644608,-102.57102218802352’.
2020-05-13 14:04:25.733 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.items’
2020-05-13 14:04:26.642 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘mapdb.persist’
2020-05-13 14:04:27.795 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.sitemap’
2020-05-13 14:04:33.278 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2020-05-13 14:04:49.594 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.rules’
2020-05-13 14:08:32.254 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘America/Mexico_City’.
2020-05-13 14:08:32.434 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘21.675522716644608,-102.57102218802352’.
2020-05-13 14:08:50.150 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.items’
2020-05-13 14:08:52.834 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘mapdb.persist’
2020-05-13 14:08:54.790 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.sitemap’
2020-05-13 14:09:46.633 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘America/Mexico_City’.
2020-05-13 14:09:46.802 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘21.675522716644608,-102.57102218802352’.
2020-05-13 14:10:08.230 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.items’
2020-05-13 14:10:09.915 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘mapdb.persist’
2020-05-13 14:10:11.486 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.sitemap’
2020-05-13 14:10:36.611 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2020-05-13 14:14:06.427 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘America/Mexico_City’.
2020-05-13 14:14:06.581 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘21.675522716644608,-102.57102218802352’.
2020-05-13 14:14:35.477 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.items’
2020-05-13 14:14:37.562 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘mapdb.persist’
2020-05-13 14:14:40.602 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.sitemap’
2020-05-13 14:17:33.334 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘America/Mexico_City’.
2020-05-13 14:17:33.551 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘21.675522716644608,-102.57102218802352’.
2020-05-13 14:19:33.271 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘home.items’
2020-05-13 14:22:29.309 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘mapdb.persist’
2020-05-13 14:24:03.503 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘America/Mexico_City’.
2020-05-13 14:24:03.834 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘21.675522716644608,-102.57102218802352’.
2020-05-13 14:27:37.792 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘America/Mexico_City’.
2020-05-13 14:27:38.085 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘21.675522716644608,-102.57102218802352’.

Please How to use code fences for logs.

There is nothing in these logs to indicate any sort of problem except for the fact that it looks like OH keep restarting ever few minutes. Without lots of additional information it will be impossible to tell you why. But ultimately the solution is going to be the same, restore from a backup.

2 Likes

That’s right it keep restarting but openHab doesn’t work until y restart (sudo reboot) it works again for some hours then it stops

I had to start all over, but now the mqtt embedded broker it’s failing, I am now using mosquitto with the mqtt bindign .x1

It is recommended to use MQTT v2.x binding with Mosquitto broker.

1 Like

I had a similar case and I realized that the cause was the Chinese SD Card, I replaced it for a brandnew San disk and until now it is working very well.

1 Like

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