-
### FAQ
- [X] Yes, my issue is not about [variability](https://github.com/GoogleChrome/lighthouse/blob/main/docs/variability.md) or [throttling](https://github.com/GoogleChrome/lighthouse/blob/main…
-
### The problem
My HA running on RPI4 has been unstable for a while, rebooting without any visibel reason. I noticed an entry in the log when trying to locate any issues. See log below.
### What ver…
-
## Description
For a user to add an archive server (self-hosted server for syncing with CoMapeo over the internet), they need to enter a server address. This issue is to define what the requirement…
-
### Description
Currently our documented solution for websockets support is to designate the service as `tcp`: https://kuma.io/docs/1.6.x/policies/protocol-support-in-kuma/#websocket-support. Howev…
-
Fix [https://github.com/foxglove/ros-foxglove-bridge/issues/89](https://github.com/foxglove/ros-foxglove-bridge/issues/89)
@jacob said:
> [https://github.com/foxglove/ros-foxglove-bridge/issues/89#i…
-
### What version of Bun is running?
1.1.34+5e5e7c60f
### What platform is your computer?
Linux 6.1.106-116.188.amzn2023.aarch64 aarch64 aarch64
### What steps can reproduce the bug?
When trying t…
-
### Describe the problem
One can easy implement GET, PUT in an api route by a function (see below)
```javascript
import { json } from '@sveltejs/kit';
export function GET() {
const number = …
-
### Minimal steps to reproduce
1. I set up the following variables in my `.env` file:
```plaintext
AZURE_OPENAI_ENDPOINT=wss://aihubrealtimem6781383663.openai.azure.com
AZURE_OPENAI_REALTIME_D…
-
While running this command:
```sh
websocat ws://localhost:3000/ws/?transport=websocket
```
I get following error:
```sh
websocat: WebSocketError: WebSocket protocol error
websocat: error runnin…
-
I am trying to reverse proxy this container through Traefik, however I get this error when loading via HTTPS:
```
Failed to construct 'WebSocket': An insecure WebSocket connection may not be initi…