When I start openHAB with the script start.sh (the first start), the script never ends when I use the "logout" console command. The only solution is to use Ctrl+C.
Here is what I have in openhab.log:
2026-06-14 13:33:39.154 [INFO ] [basic.internal.servlet.WebAppServlet] - Stopped Basic UI
2026-06-14 13:33:39.184 [INFO ] [io.openhabcloud.internal.CloudClient] - Shutting down openHAB Cloud service connection
2026-06-14 13:33:39.187 [WARN ] [io.openhabcloud.internal.CloudClient] - Socket.IO disconnected: io client disconnect
2026-06-14 13:33:39.188 [INFO ] [io.openhabcloud.internal.CloudClient] - Disconnected from the openHAB Cloud service (UUID = ********)
2026-06-14 13:36:32.658 [INFO ] [ernal.connector.PowermaxReaderThread] - Data listener stopped
2026-06-14 13:36:33.397 [INFO ] [.matter.internal.bridge.MatterBridge] - Matter Bridge State: Stopped
2026-06-14 13:36:35.094 [INFO ] [el.core.internal.ModelRepositoryImpl] - Unloading DSL model 'maison.items'
2026-06-14 13:36:51.481 [WARN ] [org.eclipse.jetty.io.ManagedSelector] - java.nio.channels.ClosedSelectorException
When I start openHAB with the script start.sh (the first start), the script never ends when I use the "logout" console command. The only solution is to use Ctrl+C.
Here is what I have in openhab.log: