-
### Describe the bug
In `@WebSocketGateway`, `I18nContext.current()` returns undefined.
```
import {
MessageBody,
SubscribeMessage,
WebSocketGateway,
WebSocketServer,
WsResponse,
…
-
### Clear and concise description of the problem
Currently Vite reloads the page after a successful ping after connection lost.
In a hybrid app, once the app launches another app, the connection…
-
node_modules/midjourney/src/ws.message.ts:24
this.ws = new this.config.WebSocket(this.config.WsBaseUrl);
^
TypeError: this.config.WebSocket is not a constructor
node_modules/midj…
-
### How can we reproduce the crash?
i just attached a debugger and it suddenly crashed with:
panic: Illegal instruction at address 0x56138CD
### Relevant log output
```shell
Bun v1.1.21 (70ca2b7…
-
I've been using RemixD with great success lately but it looks like the most recent commit caused a bug, at least on my end. Here is the full error log:
```
Wed Jul 08 2020 09:45:13 GMT-0400 (East…
-
[2014-02-21 21:41:18.585] [ERROR] process - [31m142: [spidertimer] [1132] [39muncaughtException in server spidertimer-server-1(1132) {},TypeError: Cannot read property 'length' of undefined
at …
-
Hi
I use the websocket with a python 3.6 script and I notice that after some couple of hours of running the data is not the real live value for example right now the live BTC is 7897 and I get 7922 …
-
The middleware works for most message types I tried so far, e.g. std_msgs/Float64, sensor_msgs/BatteryState, sensor_msgs/FluidPressure but it seems to have a problem with nav_msgs/Odometry.
I added…
-
https://github.com/theturtle32/WebSocket-Node/issues/315
The 1.0.18 version used in this project's package.json does not work with node 10.0.0. This is fixed by websocket 1.0.26.
I'm not sure if…
-
[2018-03-02 17:43:40.246] [ERROR] console - Caught exception: TypeError: ParserIncomingMessage is not a constructor
at HTTPParser.parserOnHeadersComplete (http_common.js:81:21)
at socketOnData (http…