-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
osquery ERROR: transport error #9
Comments
Hello, |
OS: Ubuntu 22.04.1 LTS x86_64 The program was executed without any switches: |
I uploaded log to pastebin |
I was able to reproduce the the issue you are facing. Fennec will timeout with queries that take more than the three seconds. This issue is actually in the osquery-rs library. It is a simple fix, I will be working on this and will let you know when it is fixed so you can check if it is working for you. Thanks! |
Added timeout option `-t` to fix the issue #9
Hi, Thank you for reporting this issue! |
Thanks for the quick update. I'm currently compiling the Fennec and will let you know how this new version behaves. |
I'm happy to report that this fix works as expected ;) This time output .json files were correctly created, and there are no more errors in fennec.log. So you can close this issue. |
Hi,
While executing it on x64 linux (ubuntu) I see some errors in log:
others queries are running fine.
The text was updated successfully, but these errors were encountered: