-
Hello All, thanks to all the contributors who keep this project going, I have an issue to report
Before today I ran into this issue in prod approx 6 times total in ~12 months, but today for some re…
-
> require('stream-js')()
> TypeError: Cannot read property 'initConfig' of undefined
> at module.exports (C:\Users\ja27264\node_modules\stream-js\gruntfile.js:4:10)
> at repl:1:21
> at REP…
-
##### Environment
- [x] The MPD passes the DASH-IF Conformance Tool on https://conformance.dashif.org/
- [x] The stream has correct Access-Control-Allow-Origin headers (CORS)
- [x] There are no n…
-
Related to the investigation in issue #7198
- run the test on react-native (expo) and check what extra shims need to be installed to make it work
- create a separate package web3js-react-native-shims…
-
I am using go2rtc version 1.9.4 on Debian Bookworm arm64.
## Issue description
I push an RTMP stream from my camera (102.168.0.188, running OpenIPC) to go2rtc (192.168.0.2).
However, http://192…
-
I have been wooped by this error all day
`BitMEX-Delta-Server listening on http://localhost:4444
WebSocket [INFO]: Connected.
{"op":"subscribe","args":"instrument:XBTUSD"}
{"op":"subscribe","arg…
-
### Problem description
We are using grpc to communicate between services. For production deployment, we switched to server authentication. We have a bi-directional streaming grpc service - which ex…
-
When I run the remote pairing session command, I'm getting the following error:
**The device might be denied in the past pairing.**
Also, in the appium server logs, getting the following error --> …
-
### How can we reproduce the crash?
```
bun i vite-node @solidjs/router solid-js vite-plugin-solid
```
make sure your `vite.config.ts` is setup correctly:
```ts
import { defineConfig } from "vite";
i…
-
In my PC (Kubuntu 20.04) it works perfectly. The problem appears when I deploy to Vercel. To begin with, I need to set `phantomPath`, otherwise I get a "write EPIPE" error:
```js
pdf.create(html, …