-
### Existing Resources
- [x ] Please search the existing issues for related problems
- [x ] Consult the product documentation : [Docs](https://kasmweb.com/docs/latest/index.html)
- [x ] Consult t…
-
### Description
I'd like to talk with containerd's cri service by tcp, e.g. `192.168.100.2`. But after setting `grpc.tcp_address`, the containerd report the following errors:
```
$ sudo ./target/…
k82cn updated
3 months ago
-
**Describe the bug**:
Vault resources are recreated after Vault operator temporarily loses connection to Kubernetes API.
For example:
* We have created Vault with vault-operator.
* Then, by some r…
-
Using kombu that is shipped with celery, in independent workers with asynchronous Hub.
Since August we didn't have any issues.
But recently about 10 days ago started to experience continuous issu…
-
### Bug Description
waiting for client
### Environment Information - Bug happens on:
- BlenderKit version: v3.y.z
- Blender version and source (blender.org, Steam, Snap, package manager, etc.): …
-
# Context
UDP tests require a TCP control connection to be set up beforehand. This connection currently uses the same port number as the UDP port used for the test / data connection.
Consider an e…
t-lin updated
3 weeks ago
-
I'm trying to periodically rotate a few Gramjs clients. If I create a client and call `destroy` immediately after completing a request, after a few cycles I start to get `AUTH_KEY_DUPLICATED` errors. …
-
### Description
We should be able to gather metrics on how the underlying network is performing to understand how this is impacting requests in our mesh gateway.
We would like the statistics list…
-
The AWS SDK s3 client [defaults](https://github.com/aws/aws-sdk-java/blob/746970ea0fc61d7af69871f32bd5c92b4cb2a88b/aws-java-sdk-core/src/main/java/com/amazonaws/ClientConfiguration.java#L121C33-L121C5…
-
Hi,
it report _"tls: first record does not look like a TLS handshake"_ when dial with tls option
And the code is as follows:
```
dialer := ws.Dialer{
Header: ws.HandshakeHeaderHTTP(header)…