-
**Describe the bug**
Predbat stopped calculating the plan until it was restarted, predbat.log had repeating lines 'Refresh config entities as config_refresh state is unknown'
**Expected behavior**…
-
It needs basic docs to explain that it's mainly used for `webrepl` and does not have a full websocket implementation.
See related: #2410, #4450.
-
### Describe the bug
Can't stream anything to Homepod mini, eg tts or radio browser.
### Error log
Full log: https://pastebin.com/V4u59p8v
```log
2022-11-25 21:03:23.676 ERROR (MainThread) [hom…
-
**TL;DR** It's possible under the current implementation for `on_close` to be called before `open` for short-lived WebSocket connections. This is due to the `on_close` callback being loaded before the…
-
I've started getting this exception recently
- occurs during app load
- doesn't appear to stop remote-devtools working
[ERROR:flutter/lib/ui/ui_dart_state.cc(166)] Unhandled Exception: Bad state…
-
This script sets up a trivial hypercorn server that just sleeps when a request arrives, and a client that sends a `Upgrade: websocket` request that has an extra byte of data (`x`) after the request. R…
-
#### Problem Description
mitmdump's memory usage increases proportionally to the cumulative amount of data sent through websocket connections, and it never releases it again.
#### Steps to repro…
-
-
-
I have a discord bot that runs in the background for long periods of time that usually works great. Intermittently, I get a
`WebSocketException` in the logs (see log section). After that, the bot no…