Hey folks, I have Fleet running and I can successf...
# kolide
d
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
Do you have redis installed & configured? Redis is a requirement for the Live query functionality
d
Ah duh, just had to kick off redis. Thanks a bunch!
👍 1
z
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