https://github.com/osquery/osquery logo
#kolide
Title
# kolide
d

Daniel

07/05/2019, 4:57 PM
Hey folks, I have Fleet running and I can successfully enroll my laptop (Ubuntu 18.04) but when I go to query it nothing happens (I just get the spinning cube animation). Why might this be?
Query I am trying to run:
SELECT * FROM osquery_info
What I see
d

defensivedepth

07/05/2019, 5:02 PM
Do you have redis installed & configured? Redis is a requirement for the Live query functionality
d

Daniel

07/05/2019, 5:07 PM
Ah duh, just had to kick off redis. Thanks a bunch!
👍 1
z

zwass

07/06/2019, 7:18 PM
This is a somewhat common issue, so I created https://github.com/kolide/fleet/issues/2073 to try to make it clear in the UI.
1
3 Views