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

Thiago Cruz

04/17/2023, 10:04 PM
Hi, I'm setting up FleetDM (v4.30.1) with a NGINX (v1.20.1) on Oracle Linux 9:
[windows with Orbit] --(https)--> [NGINX] --(proxy_pass)--> [FleetDM]
Everything is working fine, but I'm receiving this error message:
==> /var/log/nginx/fleet_ssl_error.log <==
2023/04/17 18:56:11 [crit] 206522#206522: *850 SSL_read() failed (SSL: error:0A000126:SSL routines::unexpected eof while reading) while keepalive, client: 192.168.0.33, server: 0.0.0.0:443
Should be expected a EOF from Orbit or is there some misconfiguration?
l

Lucas Rodriguez

04/18/2023, 3:08 PM
Hi @Thiago Cruz! If everything is working fine maybe it's a non-issue? Orbit and osquery continuously connect to the Fleet server and there could be occasionally network errors. That said, this particular log seems to be an error between NGINX and the Fleet server...