Lili
07/10/2023, 3:33 PMfleet prepare db
but get error:
2023/07/10 17:53:29 FAIL 20220704101843_AddSoftwareIDInSoftwareCVE.go (adding software_id to software_cve: Error 1845: LOCK=NONE is not supported for this operation. Try LOCK=SHARED.), quitting migration.
How can fix this?
mysql Ver 8.0.32-24.2 for Linux on x86_64 (Percona XtraDB Cluster (GPL), Release rel24, Revision 2119e75, WSREP version 26.1.4.3)
fleet version 4.33.1Lili
07/10/2023, 3:51 PMZay Hanlon
07/10/2023, 4:52 PMKathy Satterlee
07/10/2023, 7:05 PMLili
07/11/2023, 4:33 AMLili
07/12/2023, 2:40 PMKathy Satterlee
07/12/2023, 2:45 PMLili
07/13/2023, 4:33 AMLili
07/24/2023, 12:26 PMKathy Satterlee
07/24/2023, 2:25 PMLili
07/24/2023, 2:39 PMLili
10/18/2023, 1:48 PMZay Hanlon
10/18/2023, 6:06 PMKathy Satterlee
10/18/2023, 9:21 PMfleet_desktop:
transparency_url: <https://fleetdm.com/transparency>
The easiest way to grab the current config is with fleetctl:
fleetctl get config --include-server-config
Lili
10/19/2023, 12:36 PMfleetctl get config --include-server-config
in the output i see this config:
fleet_desktop:
transparency_url: <https://fleetdm.com/transparency>
Kathy Satterlee
10/19/2023, 1:33 PMLili
10/20/2023, 3:58 AMKathy Satterlee
10/20/2023, 6:38 PMSELECT * FROM orbit_info where version !="1.17.0";
2. Check for hosts running Fleet Desktop:
SELECT * FROM processes where name="fleet-desktop";
Lili
10/23/2023, 5:25 AMLili
10/23/2023, 5:26 AMLili
11/13/2023, 8:54 AM