Renzo Toma

Results 12 comments of Renzo Toma

I am not planning any updates. Maybe something like https://github.com/pressrelations/docker-redis-log-driver is an option?

Sounds like a great feature, but I do not have the time to implement this myself. Feel free to submit a pull request.

Thank you for your comment and the upstream issue.

Hi, I have checked the following: - I can access the web vault with my account - Security level is 'high' (still does not work when lowering to 'normal') -...

response.content is totally empty. same for response.text or response.raw.read()

What about using this? ``` ble_sts_t bls_ll_setAdvInterval(u16 intervalMin, u16 intervalMax); ``` Found in the SDK at https://github.com/Ai-Thinker-Open/Telink_825X_SDK/blob/master/components/stack/ble/ll/ll_adv.h Same header file that defines `bls_ll_setAdvData`, which is used by this custom firmware....

I have created an adapter for sending events to Redis in Logstash json layout. Feedback on https://github.com/rtoma/logspout-redis-logstash is much appreciated, since it my first Golang project.

Hi @mindkir, feel free to submit a pr for a doc fix. I am sure @cyrille-leclerc would appreciate that.

Unsure how to resolve failed check. Drone logs show: `Error: Error linting charts: Error processing charts` - not much to go on.

Another case where this bug hurts, using the ALB module https://registry.terraform.io/modules/terraform-aws-modules/alb/aws/latest ``` Error: Provider produced inconsistent final plan When expanding the plan for module.xxxxxxxx[0].module.alb.aws_lb_listener.frontend_https[0] to include new values learned so...