Critical slow (15minutes) Thing init after updating from 4.1.0 to 4.1.1

Hi all!

System:
ASUS PN41 PE (PentiumSilver N6000 1.10GHz /8GB RAM/SSD) / WinSrv2022 Latest
OHv4.1.1, AzuleJDK v17 Latest
Mosquitto v2.0.18, Z2M v1.35.1
PosgeSQLv14.10 + rrd4j (oh bult-in)

Problems after updating from 4.1.0 to 4.1.1.
Version 4.1.0 worked stably, without problems (like all versions before it for two years). After updating to 4.1.1 OpenHab broke.

The full launch of OpenHab (v3.X/v4.0.4/v4.1.0) took 90-120 seconds: from service start to “System reached start level 100 event”.

After updating to 4.1.1, a full launch takes 15 minutes!

I can use the web ui, but when I look at my gpstarcker(5)/network(12 items)/mqtt(55 items) binding’s things, they are in the NOT YET INITIALIZED status. Within 15 minutes they become ONLINE.

What should I do, where should I look? I rolled back to 4.1.0 - everything is fine.

openhab.log

2024-01-09 20:40:46.513 [INFO ] [org.openhab.core.Activator          ] - Starting openHAB 4.1.1 (build Release Build)
2024-01-09 20:40:49.532 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to PRIVATE
2024-01-09 20:40:49.545 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to PRIVATE
2024-01-09 20:40:49.547 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to PRIVATE
2024-01-09 20:40:49.549 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Measurement system set to 'SI'.
2024-01-09 20:41:02.911 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'jdbc.persist'
2024-01-09 20:41:03.907 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'alarms.rules'
2024-01-09 20:41:15.499 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2024-01-09 20:41:20.022 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'bluetooth.rules'
2024-01-09 20:41:20.483 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'debug.rules'
2024-01-09 20:41:21.379 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'intercom.rules'
2024-01-09 20:41:21.810 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'intrusion.rules'
2024-01-09 20:41:25.722 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'lightbulb.rules'
2024-01-09 20:41:29.594 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'network.rules'
2024-01-09 20:41:31.864 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'openhab.rules'
2024-01-09 20:41:32.238 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'rflnk.rules'
2024-01-09 20:41:36.893 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'scenes.rules'
2024-01-09 20:41:37.367 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'siren.rules'
2024-01-09 20:41:38.647 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'socketplug.rules'
2024-01-09 20:41:39.784 [INFO ] [ab.ui.habpanel.internal.HABPanelTile] - Started HABPanel at /habpanel
2024-01-09 20:41:42.572 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'voice.rules'
2024-01-09 20:41:48.391 [INFO ] [persistence.jdbc.internal.JdbcMapper] - JDBC::openConnection: Driver is available::Yank setupDataSource
2024-01-09 20:41:49.977 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'weather.rules'
2024-01-09 20:41:50.506 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'debug_sensor_climat_voltage.items'
2024-01-09 20:41:50.662 [WARN ] [rg.openhab.core.io.net.exec.ExecUtil] - Failed to execute commandLine '[c:\Program Files (x86)\System Utilites\network\arp-ping.exe, --help]'
2024-01-09 20:41:51.417 [WARN ] [rg.openhab.core.io.net.exec.ExecUtil] - Failed to execute commandLine '[arping, --help]'
2024-01-09 20:42:37.051 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started.
2024-01-09 20:45:39.759 [INFO ] [.transport.mqtt.MqttBrokerConnection] - Starting MQTT broker connection to '127.0.0.1' with clientid openhab
2024-01-09 20:56:32.779 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'openhab-1' failed: 'publishMQTT' is not a member of 'org.openhab.core.thing.binding.ThingActions'; line 15, column 5, length 47 in openhab
2024-01-09 20:56:57.066 [INFO ] [ab.core.model.script.openhab_startup] - 🏁 OpenHab started.

events.log - cut from a large file, a lot of initializations.

2024-01-09 20:42:44.848 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:lg55la620tzawifi' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:42:44.853 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:lg55la620tzawifi' changed from INITIALIZING to ONLINE
2024-01-09 20:42:44.864 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev04' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:42:44.876 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sperl_sp620e_dev01' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:43:09.713 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:servicedevice:madragemssql' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:43:09.717 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:servicedevice:madragemssql' changed from INITIALIZING to ONLINE
2024-01-09 20:43:09.724 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev01' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:43:09.728 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev02' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:43:09.732 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:xiaomi_gzcgq91lm_dev01' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:43:34.530 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:samue22h5610aklan' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:43:34.535 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:samue22h5610aklan' changed from INITIALIZING to ONLINE
2024-01-09 20:43:34.541 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'smsmodem:smsconversation:huaweie175:chs' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:43:34.543 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:meetoo_dreamcolor_dev01' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:43:59.297 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:madac' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:43:59.303 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:madac' changed from INITIALIZING to ONLINE
2024-01-09 20:43:59.305 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'smsmodem:smsconversation:huaweie175:op' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:43:59.319 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'madac_airconditioner_lastseen' changed from 2024-01-09T20:33:05.642+0300 to 2024-01-09T20:43:59.312+0300
2024-01-09 20:43:59.340 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'telegram:telegramBot:madhomebot' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:43:59.417 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'telegram:telegramBot:madhomebot' changed from INITIALIZING to UNKNOWN
2024-01-09 20:43:59.458 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:qhtek_triones_dev01' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:44:09.420 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'telegram:telegramBot:madhomebot' changed from UNKNOWN to ONLINE
2024-01-09 20:44:24.283 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:madforcewifi' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:44:24.287 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:madforcewifi' changed from INITIALIZING to ONLINE
2024-01-09 20:44:49.103 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:servicedevice:madragenodejszigbee2mqtt' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:44:49.110 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:servicedevice:madragenodejszigbee2mqtt' changed from INITIALIZING to ONLINE
2024-01-09 20:44:59.327 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'madac_airconditioner_lastseen' changed from 2024-01-09T20:43:59.312+0300 to 2024-01-09T20:44:59.322+0300
2024-01-09 20:45:13.884 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:madprinter' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:13.888 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:madprinter' changed from INITIALIZING to ONLINE
2024-01-09 20:45:13.908 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev02' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:45:13.910 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev01' changed from UNINITIALIZED (NOT_YET_READY) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2024-01-09 20:45:38.801 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:lg32lm640tzawifi' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:38.807 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:lg32lm640tzawifi' changed from INITIALIZING to ONLINE
2024-01-09 20:45:38.846 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:broker:mosquitto' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:38.874 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:broker:mosquitto' changed from INITIALIZING to OFFLINE
2024-01-09 20:45:38.890 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev04' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:38.891 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev03' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:38.892 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sperl_sp620e_dev01' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:38.893 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev01' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:38.940 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sperl_sp620e_dev01' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:38.984 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev02' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:39.005 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev03' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.006 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev01' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.007 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:xiaomi_gzcgq91lm_dev01' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:39.009 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:meetoo_dreamcolor_dev01' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:39.019 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:meetoo_dreamcolor_dev01' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.020 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:qhtek_triones_dev01' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:39.045 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev02' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.051 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev02' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:39.059 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev04' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.065 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev01' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2024-01-09 20:45:39.072 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:qhtek_triones_dev01' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.093 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:xiaomi_gzcgq91lm_dev01' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.152 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev01' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.154 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev02' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.778 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_zbminil2_dev01' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:39.786 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_zbminil2_dev01' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.789 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_zbminil2_dev02' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:39.798 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_zbminil2_dev02' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.817 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sber_sbdev0002_dev02' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:39.826 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sber_sbdev0002_dev02' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.840 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev04' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:39.872 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev04' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.891 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sber_sbdev0002_dev01' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:39.897 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sber_sbdev0002_dev01' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.917 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev03' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:39.919 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev03' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.940 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev06' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:45:39.963 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev06' changed from INITIALIZING to OFFLINE (BRIDGE_OFFLINE)
2024-01-09 20:45:39.983 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:broker:mosquitto' changed from OFFLINE to ONLINE
2024-01-09 20:45:40.020 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sperl_sp620e_dev01' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2024-01-09 20:45:40.021 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev01' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.039 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev02' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.137 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev01' changed from OFFLINE to ONLINE
2024-01-09 20:45:40.138 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev03' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.139 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev04' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2024-01-09 20:45:40.141 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:xiaomi_gzcgq91lm_dev01' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2024-01-09 20:45:40.142 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev03' changed from OFFLINE to ONLINE
2024-01-09 20:45:40.143 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev02' changed from OFFLINE to ONLINE
2024-01-09 20:45:40.144 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb04_dev03' changed from ONLINE to OFFLINE
2024-01-09 20:45:40.145 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:qhtek_triones_dev01' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2024-01-09 20:45:40.147 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:meetoo_dreamcolor_dev01' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2024-01-09 20:45:40.150 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev02' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.152 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev02' changed from OFFLINE to ONLINE
2024-01-09 20:45:40.154 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev01' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.156 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_zbminil2_dev01' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.158 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_zbminil2_dev02' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.159 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev01' changed from OFFLINE to ONLINE
2024-01-09 20:45:40.166 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_zbminil2_dev02' changed from OFFLINE to ONLINE
2024-01-09 20:45:40.167 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sber_sbdev0002_dev02' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.168 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev04' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.169 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_zbminil2_dev01' changed from OFFLINE to ONLINE
2024-01-09 20:45:40.172 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev06' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2024-01-09 20:45:40.178 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev04' changed from OFFLINE to ONLINE
2024-01-09 20:45:40.179 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sber_sbdev0002_dev01' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.180 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev03' changed from OFFLINE (BRIDGE_OFFLINE) to OFFLINE
2024-01-09 20:45:40.181 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev04' changed from ONLINE to OFFLINE
2024-01-09 20:45:40.182 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev03' changed from OFFLINE to ONLINE
2024-01-09 20:45:46.541 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'livingroom_sensor_humidity' changed from 37.04 to 35.75
2024-01-09 20:45:46.543 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'sonoff_snzb02_dev03_humidity' changed from 37.04 to 35.75
2024-01-09 20:45:46.546 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'sonoff_snzb02_dev03_lastseen' changed from 2024-01-09T20:29:21.000+0300 to 2024-01-09T20:45:46.000+0300
2024-01-09 20:45:58.640 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'sonoff_snzb02_dev03_signalstraight' changed from 50.0 to 48
2024-01-09 20:45:58.643 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'alarm_alert_signal_sonoff_snzb02_dev03' changed from 127.0 to 123
2024-01-09 20:45:58.644 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'sonoff_snzb02_dev03_linkquality' changed from 127.0 to 123
2024-01-09 20:45:59.340 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'madac_airconditioner_lastseen' changed from 2024-01-09T20:44:59.322+0300 to 2024-01-09T20:45:59.330+0300
2024-01-09 20:46:05.040 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:lg32lm640tzalan' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:46:05.044 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:lg32lm640tzalan' changed from INITIALIZING to ONLINE
2024-01-09 20:46:05.048 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev05' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:46:05.072 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev05' changed from INITIALIZING to OFFLINE
2024-01-09 20:46:05.075 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev05' changed from OFFLINE to ONLINE
2024-01-09 20:46:05.076 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'mqtt:topic:mosquitto:sonoff_snzb02_dev05' changed from ONLINE to OFFLINE
2024-01-09 20:46:18.071 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'sonoff_snzb04_dev03_signalstraight' changed from 36.0 to 37

..................

2024-01-09 20:56:03.801 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'perenio_pehpl0x_dev04_lastseen' changed from 2024-01-09T20:55:58.000+0300 to 2024-01-09T20:56:03.000+0300
2024-01-09 20:56:03.802 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'perenio_pehpl0x_dev04_signalstraight' changed from 7 to 8
2024-01-09 20:56:04.763 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'madrage_systeminfo_sys_cpu_load' changed from 6.03 % to 11.67 %
2024-01-09 20:56:04.974 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:madquadwifi' changed from UNINITIALIZED (NOT_YET_READY) to INITIALIZING
2024-01-09 20:56:04.980 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'network:pingdevice:madquadwifi' changed from INITIALIZING to ONLINE
2024-01-09 20:56:05.537 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'perenio_pehpl0x_dev02_signalstraight' changed from 33 to 31
2024-01-09 20:56:05.540 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'perenio_pehpl0x_dev02_lastseen' changed from 2024-01-09T20:56:00.000+0300 to 2024-01-09T20:56:05.000+0300
2024-01-09 20:56:05.543 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'perenio_pehpl0x_dev02_linkquality' changed from 83 to 80

You have some troubles with arping which might cause things to deffer initialization and hence cause system to get stuck with lower start level. The start level 100 is reached only when all things get online.

I don’t think so. On the Windows platform, arp-ping.exe does not really work at all. Well, it worked without problems for two years.

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