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

launcher kolide_grpc error #1690

Closed
michaelkacz opened this issue Apr 25, 2024 · 1 comment
Closed

launcher kolide_grpc error #1690

michaelkacz opened this issue Apr 25, 2024 · 1 comment

Comments

@michaelkacz
Copy link

Some servers where I have the kolide launcher deployed receive an error:

Cannot call registry item: kolide_grpc

Following this error, the launcher shuts down, then stops the osqueryd task. These servers do not have internet connectivity, is there a way around this to avoid the service shutting down and disconnecting from my fleet? Along with this, is there a flag I can use to disable autoupdates? When adding "autoupdate=false" or "autoupdate false" into the launcher flags, it is an unknown command line flag.

@directionless
Copy link
Contributor

Hi!

Launcher is increasingly designed to communicate with Kolide's online SaaS offering. You mentioned you're running it on servers that do not have network access, what is the purpose? What version are you running?

I cannot offhand remember if we still support disabling autoupdate, but if you omit autoupdate it would probably not be enabled.

kolide_grpc is the name launcher registers with osquery as. This extension no longer uses grpc, but is responsible for all the server communication. To understand why it's failing, you would need to examine more debug logs.

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

2 participants