-
When the server is streaming data to a client and server.shutdown() is called, it'll hang as the connection never finishes.
```
grpc:
dependency: "direct main"
description:
nam…
-
### What version of Music Assistant has the issue?
2.3.3
### What version of the Home Assistant Integration have you got installed?
2024.11.1
### Have you tried everything in the Troubleshooting F…
-
### Requirement
https://www.elastic.co/guide/en/elasticsearch/reference/current/data-streams.html
### Problem
I has created a data stream index template, and I tried `--es.use-aliases=true` but not…
-
## Issue Description
- Description of the issue:
failed to import data into database when stream contains `a.b` field
- Sling version (`sling --version`):
1.2.20-rc11-timeplus
1.2.20-rc13-t…
-
Hello,
I've got the Wireless Video Doorbell 2k without a subscription. I tested it for 2 weeks and everything seems to be working fine but not the live stream view.
I didn't find my device in the …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
SeaTunnel 2.…
-
I am trying to send sample logs from logstash to opensearch data stream using below configuration-
```
configFile: |
input {
heartbeat {
interval => 5
messa…
-
Hello, I'm seeking help on why data is being jumbled, missed, and dropped when rendering from a websocket. I want to try making a ai chatbot for fun and learn about how websockets and SSE work. I have…
-
Not sure what's wrong, ip address of camera is correct, I can ping the camera from the docker instance. Everything in the debug log says it's working up until a remote connection is requested over por…
-
(started working on it while helping @abhishekkrthakur on autotrain-advanced)
Users can stream Space logs from the UI. We could introduce a method to do that as well from a script using `requests` …