Francesco Boscarino
Francesco Boscarino
After several tries I found the issue is with the latest plugin version 20.18.6, using the previous 20.18.5 works as expected. The error I receive is: time="2025-01-10T13:54:59.395048176Z" level=info msg="Error logging...
### Search before asking - [X] I had searched in the [issues](https://github.com/datafuselabs/databend/issues) and found no similar issues. ### Version 0.8.177 ### What's Wrong? Hi have a kafka connect process which...
Hi, I have a webcam (old one) with rtsp video but when used with this lib, after few seconds, it starts to log only RTP Packet lost and no more...
Hi, I'm trying to deploy a 3 nodes cluster in a kubernetes environment. I had to customize the docker image to be able to set the node ID to the...
Hi, I have a go application, configured as a service, which sometimes crashes (investigating) but the service is never restarted and I need to reset the VM. The only difference...
**Describe the issue** Trying to use SAML with Keycloak as IdP, authentication is valid and SAMLResponse is valid but caddy reports failed to ParseXMLResponse: Authentication failed **Configuration** Paste full `Caddyfile`...
Hi, I would like to implement a custom worker which can process jobs with a rate limiter based on an arg of the job itself. I tried to implement this...
### Problem Description Hi, I wrote a simple A2DP sink to HTTP Server WAV to be able to stream a bluetooth device to a uPNP/DNLA player. The application compiles and...
Hi, it would be useful to have events emitted when a key is SET (PUT), with OLD and NEW value, DELETE and EXPIRED. This will allow to react on cache...
I think using this protocol plugin https://github.com/aperturerobotics/protobuf-go-lite would simplify generation of compatible protobuf marshaller/unmarshaller for both host and guest.