Sometimes making queries on Fleet I have no respon...
# fleet
e
Sometimes making queries on Fleet I have no response from the hosts but other users using Fleet can make and receive queries responses. Weird...
Network page
I'm using self signed certificate and accesing fleet server via VPN
image.png
l
Hi @Esteban! Live queries use websockets. Seems you are having issue upgrading the connection to use websockets, see a related issue a user had in the past #6049
Basically you need to allow websockets traffic.
e
Hi Lucas, allow websockets on which end? I don't have a reverse proxy I'm using Fleet with Docker
I'ts strange because other users can use Fleet normally using the same browser
k
Can you try running a query in both a different browser and in an incognito window in this browser? Odds are that if this is working for other users, there’s something unique in your environment interfering.
e
Yep, I've tried in Brave, Chrome and Edge. Same result...
k
Try disabling your firewall.
m
I haven’t seen this in a long time, and my understanding is that wss:// is well behaved with proxies these days, but apparently there is still a way to bust it…. I wish one of us could reproduce the issue, but no luck so far. @Esteban I don’t think you will see this in prod. If you have concerns though, or are unable to try things out successfully, try using Fleet Sandbox (hit the “try it out” link on fleetdm.com). If that doesn’t work for you, would you DM Kathy or I? We’ll jump on a call posthaste.
k
Any luck with the firewall disabled?