The Wayback Machine - https://web.archive.org/web/20200914225448/https://github.com/sidorares/osquery-node/issues/3
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

Server listen does not clean up used socket path #3

Open
Downchuck opened this issue Aug 31, 2015 · 2 comments
Open

Server listen does not clean up used socket path #3

Downchuck opened this issue Aug 31, 2015 · 2 comments

Comments

@Downchuck
Copy link

@Downchuck Downchuck commented Aug 31, 2015

Apparently this can lead to many "/var/osquery/osquery.em.*" files and attempts address in use errors. This may only happen if the script is terminated unexpectedly (not sure).

@sidorares
Copy link
Owner

@sidorares sidorares commented Aug 31, 2015

not sure if there is automatic way to delete them, I guess you need to unlink explicitly when no longer need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.