-
### Description
# nil pointer dereference
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x6551bc7173f9]
g…
-
### The problem
Hey,
The Starlink grpc API seems to also provide power data that is not used in the home assistant integration yet. It would be great to have two new sensors one showing the curren…
-
## Bug Report
The connection does not know how to recover on its own in the event of a break. (Sometimes it can, most often the connection freezes after disconnecting)
### Version 0.8.3
```
│ └─…
-
Hello guys!
I haven't found any identical issues so creating a new one.
I have an issue installing `com.salesforce.servicelibs:reactor-grpc:1.2.4`.
## What seems to be a problem
`reactor-grpc-…
-
OS: "Ubuntu 22.04.4 LTS"
installed by `apt install gobgpd`
version: `gobgpd/jammy,now 2.25.0-3build1 amd64`
Step to reproduce:
1. `system restart gobgpd`
2. `system reload gobgpd` ( ExecRel…
-
### What is your question?
I have a docker container running locally that contains the server.
The clients runs locally on my host machine and when I connect the client to the server it works n…
-
**Describe the bug**
Creating a `Readergroup` takes 15+ seconds while executing standalone tests in our jenkins environment.
Investigate if it is related to the general slowness of the Jenkins serv…
-
### Expected Behavior
The service should restart every time a sync file changes
### Current Behavior
The first time a sync file changes it restarts as expected but does not on subsequent changes.…
-
When I'm trying to call a stubbed GRPC method, Im taking a response like below.
```
2022-12-22 09:55:52.660 DEBUG 95520 --- [-worker-ELG-1-4] i.g.n.s.i.grpc.netty.NettyClientHandler : [id: 0x3f…
-
### Description
We configured `dockerd` to authenticate every image pull request to Docker Hub to avoid rate limits. We also have private images in Docker Hub. Authenticating all image pull requests …