Hi, I'm getting this error running `fleet prepare ...
# fleet
j
Hi, I'm getting this error running
fleet prepare db
on a fresh installation:
Copy code
INFO: 00:13:41 Deleting dummy software_cpe entries...
INFO: 00:13:41 Done deleting dummy cpe_id entries...
INFO: 00:13:41 Removing cpe_id from software_cve...
2022/09/16 00:13:41 FAIL 20220831100036_RemoveCpeIDColumnFromSoftwareCve.go (removing cpe_id FK from software_cve: Error 1091: Can't DROP FOREIGN KEY `software_cve_ibfk_1`; check that it exists), quitting migration.
k
Hi, @J.R. Murray ! We've seen some reports of this. Are you using MariaDB?
j
yes!
k
We'd really recommend sticking with MySQL since we don't officially support (or test) MariaDB. That being said, there's a patch release coming out likely in the AM that should fix the migration issue.
j
makes sense, thank you for the quick response
k
Thanks for reaching out!