openHab randomly restarts?

Dear Everyone!

I have been seeing now for days that openHab randomly restarts on RPi. Nothing special happens, it just restarts. Only OH’s service restarts, the RPi stays online and all of the other services are running.

2018-10-07 22:43:37.872 [vent.ItemStateChangedEvent] - LocalDate changed from 2018-10-07T22:43:37.745+0200 to 2018-10-07T22:43:37.751+0200

==> /var/log/openhab2/openhab.log <==

2018-10-07 22:43:38.467 [INFO ] [basic.internal.servlet.WebAppServlet] - Started Basic UI at /basicui/app

2018-10-07 22:43:38.646 [INFO ] [arthome.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui

2018-10-07 22:43:40.497 [INFO ] [b.core.service.AbstractActiveService] - Expire Refresh Service has been started

2018-10-07 22:43:40.574 [INFO ] [b.core.service.AbstractActiveService] - HTTP Refresh Service has been started

2018-10-07 22:43:40.862 [INFO ] [l.discovery.HeosDiscoveryParticipant] - Found HEOS device with UID: heos:bridge:455c3c96-d75a-14d1-0080-0005cd9d14ae

As you can see in the log, it don’t even shuts the system (no unlinking as usual), just like if you force restart this service… Anyone else has same issues?

I’m on OH 2.4 M4

What does it say in /var/log/messages? I had this and it turned out to be an exception with the Bluetooth binding.

1 Like

Do you use VS Code? if so, see here.

Yes I’m using it, but I can’t really remember that it only happened when I closed the VS code or the samba share… it seems more random for me, but I’ll test it

I have the same problem with restarting openhab. Its not VCode problem. Any ideas ?