Skip to content
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

Can't create socket file correctly, If defined an socket, but connect refused #86

Open
JosingCai opened this issue Sep 27, 2020 · 0 comments

Comments

@JosingCai
Copy link

JosingCai commented Sep 27, 2020

  • create an new socket, the result is context deadline exceeded
    err info: Error creating Thrift client: waiting for unix socket to be available: goosquery.em: context deadline exceeded
    exit status 1

  • connect an exist socket file , the result is connection refused
    err info: Error creating Thrift client: opening socket transport: dial unix /var/osquery/osquery.em: connect: connection refused

I tried set timout to 200s, It's not available
the socket file can't be created successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant