youngjae
09/19/2024, 11:22 AMZay Hanlon
09/19/2024, 1:24 PMenable_software_inventory
set in your config file? https://fleetdm.com/docs/configuration/yaml-files#featuresyoungjae
09/20/2024, 7:00 AMfeatures:
enable_host_users: true
enable_software_inventory: true
youngjae
09/20/2024, 10:08 AMRebecca Cowart
09/20/2024, 3:39 PMyoungjae
09/20/2024, 4:27 PMimage: docker.io/fleetdm/fleet:v4.50.0I'm trying to downgrade to version 4.4. 2. Can you check the server logs for any errors and screenshot them at possible? You may need to filter the logs by 'titles' to give us a better view.
There are no errors in the web console.I think the problem is that there is data in the 'software' table, but no data in the 'software_titles' table. fleetctl get software
Warning: Version mismatch.
Client Version: 4.56.0
Server Version: 4.50.0
No software titles found
Rebecca Cowart
09/20/2024, 5:51 PMsoftware_titles
table is one of the relevant tables in this case. Could you please:
1. Run fleetctl debug archive
2. Email the archive that's generated to support@fleetdm.comKathy Satterlee
09/21/2024, 12:37 AMyoungjae
09/23/2024, 8:04 AM