-
### Expected Behavior
Working on all API levels.
### Actual Behavior
We have many Exceptions on API level 28 but other versions are working properly.
### Steps to Reproduce
We can not produce…
-
I leverage containerd + traefik in my system. However I am getting 0 parsed traefik logs for some reason. I output them as JSON.
From the logs, it appears cri-logs does run and process things, then…
-
com\iot\control\infrastructure\dao\LogDao.java:25:
error: An abstract DAO method must be annotated with one and only one of the following annotations: Insert,Delete,Query,Update,Upsert,RawQuery
pu…
-
I'm using openshift 3.3.0 (cdk) with integrated registry. when I upload an image I get the following error:
I'm running skopeo on fedora 24
skopeo version:
```
[rspazzol@localhost tmp]$ skopeo…
-
When trying to retrieve a key-value from the secrets engine, I get back a not found for a key that does exist:
```
vaultClient.Secrets.KvV1Read(ctx, key)
```
(I am using the v1 API for legacy reas…
-
**What happened**:
Dedicated server is shut down immediately after starting on some seconds
The below is log of failed Dedicated server
![Screenshot 2023-07-19 at 16 58 18](https://github.co…
-
Hello,
I see that there is some difference in the implementation of the `SceneQueryRunner` for InfluxDB from the documentation provided (Prometheus), like I just found out that passing `expr: ` doe…
-
```
--- FAIL: Test (166.58s)
--- FAIL: Test/GlobalBinaryLoggingOptions (0.07s)
tlogger.go:116: INFO server.go:631 [core] [Server #992] Server created (t=+502.496µs)
tlogger.go…
-
## Expected Behavior
Created Custom Attribute
## Actual Behavior
`Error: unable to add search attributes: System Workflow with WorkflowId temporal-sys-add-search-attributes-workflow and RunId 1…
-
Hey Guys.
With google oauth on goth, could not get name.
Please let me know how to handle it.
Thanks.
1. Init Store & Goth Provider
```
maxAge := 86400 * 30 // 30 days
isProd := false …