ulfaric

Results 7 issues of ulfaric

Hi, I am trying to run chirpstack on K8s. So far I have got every other components successfully running, but only chirpstack/chirpstack:4.0.0 always crashes. My yaml file is attached, really...

The broker shut down before all submitted cloudlets are finished. This happens when multiple cloudlets are assigned to a single VM. The warning suggests decreasing the minimum time between events,...

I am trying to do a packet inspection for a pod wit ksniff on RKE2 cluster. The Ksniff always fails to create the pod due to: MountVolume.SetUp failed for volume...

# Bug report ## Describe the bug Trying to deploy on a self-hosted Kubernetes, with the attached value file. But the postgres db keep crashing due to Peer authentication fail....

bug

**Describe the bug** Can not upload images larger than 500kB **To Reproduce** Steps to reproduce the behavior: 1. create any project 2. import image from local files that is larger...

coturn | 0: (1): WARNING: cannot find private key file: /etc/ssl/certs/veilKey.pem (1) coturn | 0: (1): WARNING: cannot start TLS and DTLS listeners because private key file is not set...

Really need someone to help me figure this out, here is a test code: package main import ( "log" "github.com/songgao/water" "golang.org/x/net/ipv4" ) func main() { ifce, err := water.New(water.Config{ DeviceType:...