System started trouble

At 2019-07-18 05:06:11.255 i’m getting in the event.log --> [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
I don’t know why i’m getting this… at that hour i’m a sleep… :slight_smile:

and then there is a “system is started”, look at 2019-07-18 05:09:08.927 in the log below.
The system is loading all items files and because of this i guess that the rule “When System started” is triggered.(as descriped in https://www.openhab.org/docs/configuration/rules-dsl.html#system-based-triggers)

i’m guessing that the “Stopped Basic UI” is caused by the chromecast error?
2019-07-18 05:06:11.189 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Got IOException while reading due to stream being closed (stop=true)

2019-07-18 03:44:48.446 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Error while reading
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method) ~[?:?]
at java.net.SocketInputStream.socketRead(Unknown Source) ~[?:?]
at java.net.SocketInputStream.read(Unknown Source) ~[?:?]
at java.net.SocketInputStream.read(Unknown Source) ~[?:?]
at sun.security.ssl.InputRecord.readFully(Unknown Source) ~[?:?]
at sun.security.ssl.InputRecord.read(Unknown Source) ~[?:?]
at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) ~[?:?]
at sun.security.ssl.SSLSocketImpl.readDataRecord(Unknown Source) ~[?:?]
at sun.security.ssl.AppInputStream.read(Unknown Source) ~[?:?]
at sun.security.ssl.AppInputStream.read(Unknown Source) ~[?:?]
at su.litvak.chromecast.api.v2.Channel.read(Channel.java:423) ~[226:org.openhab.binding.chromecast:2.4.0]
at su.litvak.chromecast.api.v2.Channel.access$200(Channel.java:51) ~[226:org.openhab.binding.chromecast:2.4.0]
at su.litvak.chromecast.api.v2.Channel$ReadThread.run(Channel.java:137) [226:org.openhab.binding.chromecast:2.4.0]
2019-07-18 03:44:48.456 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - <-- null payload in message
2019-07-18 05:06:11.189 [WARN ] [su.litvak.chromecast.api.v2.Channel ] - Got IOException while reading due to stream being closed (stop=true)
2019-07-18 05:06:11.255 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
2019-07-18 05:08:55.428 [INFO ] [.googletts.internal.GoogleTTSService] - Using cache folder C:\openhab-2.4.0\userdata\cache\org.openhab.voice.googletts
2019-07-18 05:08:57.693 [WARN ] [.googletts.internal.GoogleTTSService] - Audio format OGG_OPUS is not yet supported.
2019-07-18 05:08:59.506 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘10000,10000’.
2019-07-18 05:08:59.834 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2019-07-18 05:08:59.975 [INFO ] [.googletts.internal.GoogleTTSService] - Using cache folder C:\openhab-2.4.0\userdata\cache\org.openhab.voice.googletts
2019-07-18 05:09:00.365 [WARN ] [.googletts.internal.GoogleTTSService] - Audio format OGG_OPUS is not yet supported.
2019-07-18 05:09:08.927 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘alarmen.items’
2019-07-18 05:09:09.115 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘algemeen.items’
2019-07-18 05:09:09.209 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘astro.items’
2019-07-18 05:09:09.302 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘brandbeveiliging.items’

Just to be sure, do you have a system backup or suchlike that runs at 18:00 ?