Aurélien Rouëné
Aurélien Rouëné
I had the same problem. ``` error: failed to run custom build command for `weechat-sys v0.4.0 (https://github.com/poljar/rust-weechat#fafc7e7e)` Caused by: process didn't exit successfully: `/home/arouene/Projects/weechat-matrix-rs/target/release/build/weechat-sys-8f3a560455ba992d/build-script-build` (exit status: 101) --- stderr /usr/include/weechat/weechat-plugin.h:29:10:...
> echo yes | rdesktop worked for me. Only works if you don't already have echo "password" | rdesktop -p - The long option is the only option
Same problem here, with a journald source and a datadog sink, after a while we are experiencing a "dead lock" : ``` # strace -p 2451662 strace: Process 2451662 attached...
I was able to resolve my problem by reducing the batch size in the sink configuration. Here's the updated configuration that worked for me: ``` [sinks.datadog] type = "datadog_logs" ......
I'm surprised that the GatewayAPI implementation doesn't use the same settings as the ingressController : ``` ingressController: enabled: true loadbalancerMode: Shared service: type: NodePort insecureNodePort: 30080 secureNodePort: 30443 ``` Is...
Hello @julio-lopez, can you take a look? :pray:
Hello, thanks for your interest in this boring oom problem ! Here is a screenshot of our connectors  **Web** connectors are for internals websites, kind of blog / forum...
Ok, so I as understand it seems pretty legit. Thanks for the docs, I will take a peek !
This is likely that the 5 first lines of your subtitle are shifted before the start of the video. You can try using `--max-offset-seconds` to avoid that.