JojoD
03/29/2022, 5:24 PMauthentication error: find host: timestamp: 2022-03-29T17:04:30Z: missing destination name public_ip in *fleet.Host
I've remotely connected to the DB, but all the information is still there, any thoughts on this?Kathy Satterlee
03/29/2022, 5:31 PMJojoD
03/29/2022, 5:31 PMKathy Satterlee
03/29/2022, 5:33 PMfleet prepare db
before serving the updated version?JojoD
03/29/2022, 5:39 PMKathy Satterlee
03/29/2022, 5:40 PMJojoD
03/29/2022, 5:41 PMKathy Satterlee
03/29/2022, 5:41 PMfleetctl
?JojoD
03/29/2022, 5:41 PMKathy Satterlee
03/29/2022, 5:42 PMJojoD
03/29/2022, 5:43 PMKathy Satterlee
03/29/2022, 5:43 PMJojoD
03/29/2022, 5:46 PMzwass
03/29/2022, 5:47 PMJojoD
03/29/2022, 5:49 PMKathy Satterlee
03/29/2022, 5:54 PMfleetctl --version
?zwass
03/29/2022, 5:55 PMfleetctl
version. Maybe double check what you get from the /version
API endpoint on Fleet?Kathy Satterlee
03/29/2022, 5:55 PMJojoD
03/29/2022, 5:56 PMKathy Satterlee
03/29/2022, 6:04 PMfleetctl
to the newest version along with Fleet?/version
endpoint through the REST API without Auth
<https://fleet.example.com/version>
JojoD
03/29/2022, 6:08 PMfleetctl
shows fleetctl - version 4.8.0
and the other shows version: "4.10.0",
zwass
03/29/2022, 6:13 PMJojoD
03/29/2022, 6:19 PMzwass
03/29/2022, 6:22 PMprepare db
part with version --full
?JojoD
03/29/2022, 6:24 PMfleet version --full
?Kathy Satterlee
03/29/2022, 6:25 PM/usr/bin/fleet version --full
from the same location?JojoD
03/29/2022, 6:27 PM4.12.0
😮Kathy Satterlee
03/29/2022, 6:28 PMJojoD
03/29/2022, 6:28 PMKathy Satterlee
03/29/2022, 6:29 PMJojoD
03/29/2022, 6:30 PMKathy Satterlee
03/29/2022, 6:30 PM/usr/bin/fleet version --full
command before running the migrations.JojoD
03/29/2022, 6:31 PMKathy Satterlee
03/29/2022, 6:31 PMfleet serve
after the upgrade open?JojoD
03/29/2022, 6:32 PMzwass
03/29/2022, 8:06 PM/version
endpoint again?JojoD
03/29/2022, 8:10 PMzwass
03/29/2022, 8:11 PMJojoD
03/29/2022, 8:13 PMzwass
03/29/2022, 8:15 PMJojoD
03/29/2022, 8:19 PM/api/v1/kolide/sso/callback
to /api/v1/fleet/sso/callback
, everything is working now 🙌Kathy Satterlee
03/29/2022, 8:37 PM