Skip to content
Discussion options

You must be logged in to vote

Thanks for the details. I originaly had trouble with the compressed file

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

Ended up getting the working osqueryd from the one that mysteriously upgraded
scp to the non working nodes and put it in the user directory

As su, ran the following and it worked
Note: Replace user with your user location

cd /usr/local/so-launcher/bin
systemctl stop launcher.so-launcher.service
cp /home/user/osqueryd /usr/local/so-launcher/bin/osqueryd
systemctl restart launcher.so-launcher.service

This bug needs to be fixed in future versions

Replies: 9 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Pencat89
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants