-
### Link
https://www.leroymerlin.fr/produits/chauffage-et-ventilation/radiateur/radiateur-a-eau-chaude/accessoires-de-radiateur-eau-chaude/thermostat-et-tete-thermostatique-connecte/tete-thermostatiq…
-
### Environment
````
------------------------------
- Operating System: Linux
- Node Version: v18.12.1
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: -
- Package…
-
### Version
23.1.0
### Platform
```text
* fails on Debian 12 as a regular user with statically specified ports
* fails on Windows 10 as a regular user with statically specified ports
* doe…
-
### Describe the bug
I'm encountering an issue with the flip animation on a list of elements in Svelte. The list is dynamically updated based on WebSocket messages. Here's what happens:
1. The f…
-
backend logs
```
[*][ddnet][developer] mr international lerato
[*][ddnet][developer] ü
[*][ddnet][developer] i am used to "c" i had it for years
/home/chiller/git/irc-websockets/node_modules/i…
-
### Current Behavior
I have a websocket-in node in connect-to mode.
The device it connects to was down this morning and while the device is up again, the node still shows "disconnected".
I want…
-
I'm using Node.js `v22.10.0` with `@hono/node-ws v1.0.4` and when listening to the `onError` event it throws the following error:
```js
new ErrorEvent("error", {
^
ReferenceError…
-
**Describe the bug**
Cubestore does not support the `HugeInt` type used by `duckdb`
I have first encountered the bug with the on-prem cube, but I have been able to reproduce it on the `cube clou…
-
ElectricEel-24.10-RC.2
```
Tue, 22 Oct 2024 22:44:13 +0000 backend DEBUG TrueNAS GET Request through fetch: 504
Tue, 22 Oct 2024 22:44:13 +0000 backend ERROR Not found: Volume with name pvc-7ec72…
-
I'm unable to add a simple socket.on('error') handler, since the custom socket object exported by v4-client-js doesn't support it.
```
node:events:497
throw er; // Unhandled 'error' event
…