https://github.com/osquery/osquery logo
Title
n

Naomi Cuno

06/23/2019, 7:23 AM
Hi, I have a problem with the fleet server. I can't get the query results using the web interface and I found that the server writes the following error: method=SubmitDistributedQueryResults err="failed to ingest result: writing results: PUBLISH failed to channel results_157: dial tcp: lookup localhost on [::1]:53: read up [::1]:56633> [::1]:53: read: connection refused". Does anyone know how to solve this problem?
z

zwass

06/23/2019, 3:53 PM
Looks like Fleet can’t connect to your redis server.
n

Naomi Cuno

06/24/2019, 3:31 AM
Thank you, I'll check it