Arnaud
12/19/2023, 1:26 PMlevel=error ts=2023-12-17T17:14:14.374025303Z component=crons cron=vulnerabilities cron=vulnerabilities msg="analyzing vulnerable software: CPE->CVE" err="1 synchronisation error:\n\tunexpected http response from \"<https://nvd.nist.gov/feed>>
level=error ts=2023-12-17T17:14:14.463206417Z component=crons cron=vulnerabilities cron=vulnerabilities msg="post processing CVEs" err="failed to fetch CentOS packages: failed to fetch packages: no such table: centos_pkgs_fixed_cves"
Is there something I didn't do correctly ? 🤔Grant Bilstad
12/19/2023, 4:11 PMcurrent_instance_checks.Arnaud
12/19/2023, 4:28 PMroot@server:/home/user# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b0c781673184 fleetdm/fleet "/usr/bin/fleet serve" About an hour ago Up About an hour fleet.service
ab0140cb1622 mysql "docker-entrypoint.s…" About an hour ago Up About an hour 127.0.0.1:3306->3306/tcp, 33060/tcp fleet-mysql.service
02c1d59adfea caddy "caddy run --config …" About an hour ago Up About an hour fleet-caddy.service
806f52d13906 eqalpha/keydb "docker-entrypoint.s…" About an hour ago Up About an hour 127.0.0.1:6379->6379/tcp fleet-redis.service
How can I simply check which version I'm running ? Shall I try to pull a new docker image ? 🤔Arnaud
12/19/2023, 4:48 PM