-
## Description
```
==================
WARNING: DATA RACE
Write at 0x00c0001ea020 by goroutine 50:
github.com/gin-gonic/gin.(*Engine).ServeHTTP()
/Users/xx/goproject/test/test/gin/gin…
-
Steps to reproduce:
1. Run `hmq`
2. Run `mosquitto_sub -t '#'`
3. Run this Go program:
```go
package main
import (
"fmt"
"log"
mqtt "github.com/eclipse/paho.mqtt.golang"
)
func pub…
-
The current logger output all the log levels to stderr
Please change the logger so everything lower than WARNING goes to stdout instead than stderr.
Thanks
-
### What happened?
After setting up Grafana 10.1.4 with GitLab auth using the recommended settings:
https://grafana.com/docs/grafana/v10.1/setup-grafana/configure-security/configure-authenticatio…
-
When I tried `v52.1.7-dev2`, I sometimes see `crypto/tls` traffic and not `open ssl`. And I see the following logs in the worker, which makes me think there's a problem with parsing. These logs appear…
-
**What steps did you take and what happened:**
I’m using the latest version of Trivy Operator, 0.22. All components are functioning as expected, but the k8s-cis-1.23 report is not being generated. Me…
-
Here is a log output, which occurs in both `discovery` and `cam` containers:
This started to appear on OpenTLC clsuters over night, when the nodes stopped and were restarted again next morning. See…
-
### Version
8.13.0
### Operating System
Windows
### Steps to Reproduce:
1. Install the Beat, e.g. Winlogbeat, on Windows.
2. Configure output to nonexisting URL, for example:
```
output.…
-
Example error message is
```
2024-02-13T23:05:04.599Z ERROR logging/zap_logger.go:57 Error updating stakes of entire operator set for quorum {"err": "execution reverted", "quorum": 0…
-
### Area(s)
area:log
### Is your change request related to a problem? Please describe.
Java log messages are often emitted as a template (with placeholders) + parameters, e.g.
```
log.info("Mes…
trask updated
1 month ago