Tiago Queiroz

Results 200 comments of Tiago Queiroz

Same issue here, ArchLinux (up to date as of today), I3 with a basic custom installation, renaming the `java` folder works. Arduino 1.8.15 (downloaded today from arduino.cc) Logs from running...

I've recently done a full OS reinstall on my laptop, download the latest version (1.8.16), but the bug and solution still the same. Renaming/deleting the `java` folder solves the problem....

> Hi Guy's, > > Are you installing and moving the ide before changing the Java file name? I download it directly from the website and extract the files somewhere...

I have a similar problem on Linux, but I am advertising a single IP (/32): * Old laptop running Proxmox * A LXC (running on Proxmox) runnign Arch Linux and...

@jorgeta Thank you so much for this contribution and the super detailed explanation! I started to look at your code, but the PR is bring many commits that were not...

Our build automation is also now working well with Go Workspaces. `go list -m`, when workspaces are in use, returns more than one module and this breaks our scripts. I...

> @belimawr based on my reading of [elastic/kibana#129851 (comment)](https://github.com/elastic/kibana/issues/129851#issuecomment-1104089967) it appears that > > > Set [clean_removed: false](https://www.elastic.co/guide/en/beats/filebeat/current/filebeat-input-filestream.html#filebeat-input-filestream-clean-removed) to every filestream input that does not have an ID or share...

> @belimawr closing this one in favour of #31512 I'd have kept it open as a "meta issue", but it's ok. Having multiple issues open about the same bug can...

> @irislanderos it is almost impossible to calculate the right ratio. As soon as you have an input without an ID specified, data will be duplicated. If you have X...

@fearful-symmetry should we update this backport with https://github.com/elastic/beats/pull/32582 and then merge? What do you think?