-
**Describe the bug**
Calling `downloadMediaMessage` on a message with an audio file sent as a "document" causes a decryption error.
The same situation described on #420.
The returned stream throw…
-
![image](https://github.com/user-attachments/assets/0d79f83a-086e-4307-860a-eec82d8d761f)
應該有人提過了
總之照著readme寫的方式進行設定後就這樣了
這是具體錯誤
```log
ERROR [unhandledRejection] write after end …
-
Hello, I encountered this error message when I tried to run it. I've thoroughly researched the issue, but unfortunately, none of the solutions I've found have resolved it. Additionally, I've tried run…
-
With the following code `const campaigns = await customer.query(` it fails with error:
```
Error: Parser cannot parse input: expected a value
at Parser._processBuffer (/Users/me/Projects/proj…
-
If you go to a menu on the CLI which established a WebSocket connection and just wait, eventually the CLI crashes with the following error:
```
/Users/hcastano/Workspace/Entropy/cli/node_modules/@…
-
### Description
```
pencrvs_user-mgnt.1.2amm2pnodt3s@pameciisrv03 | {"level":50,"time":1706642896160,"pid":28,"hostname":"2331beaa13d8","err":{"type":"MongoServerError","message":"Authentication …
-
Hi, I have a fatal error aftere update
23 Sep 08:33:06 - [red] Uncaught Exception:
23 Sep 08:33:06 - [error] TypeError: _j.split is not a function
at init. (/home/grafana/.node-red/node_modul…
-
I'm setting up a simple subscription in my Durable Object as follows:
```ts
const { unsubscribe } = await sql.subscribe('*:file:id=' + fileId, (row, info) => {
// ...
})
```
and it's faili…
-
### Current behavior
when calling addModule to an AudioContext, the promise never resolve or reject.
```
const ctx = new AudioContext()
ctx.audioWorklet.addModule('./audio-worklet-module.js') …
-
I tried enabling authentication on mongodb and included it in `mongodb_url=mongodb://username:password@mongodb:27017/'` but got this error
```
MongoServerError: Command createIndexes requires auth…