-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
bugAn unexpected problem or unintended behavior of an add-onAn unexpected problem or unintended behavior of an add-on
Description
Here's the log:
2026-02-20 04:09:12.130 [WARN ] [mmon.WrappedScheduledExecutorService] - Scheduled runnable ended with an exception:
java.lang.IllegalStateException: WebSocketClient@-904735346 is not started
at org.eclipse.jetty.websocket.client.WebSocketClient.connect(WebSocketClient.java:335) ~[?:?]
at org.eclipse.jetty.websocket.client.WebSocketClient.connect(WebSocketClient.java:315) ~[?:?]
at org.openhab.binding.freeboxos.internal.api.rest.WebSocketManager.lambda$0(WebSocketManager.java:125) ~[?:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358) ~[?:?]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1583) [?:?]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn unexpected problem or unintended behavior of an add-onAn unexpected problem or unintended behavior of an add-on