Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force migration rather than halting launcher startup #2069

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

RebeccaMahany
Copy link
Contributor

This should prevent errors like this from completely halting launcher startup:

{
    "msg":"runLauncher exited",
    "err":"creating startup db: opening startup db in C:\\ProgramData\\Kolide\\Launcher-kolide-k2\\data: migrating the database: running migrations: Dirty database version 2. Fix and force version."
}

@RebeccaMahany RebeccaMahany added the bug-fixes Bug Fixes label Jan 27, 2025
@RebeccaMahany RebeccaMahany marked this pull request as ready for review January 27, 2025 17:55
@RebeccaMahany RebeccaMahany added this pull request to the merge queue Jan 27, 2025
Merged via the queue into kolide:main with commit 1d64d1c Jan 27, 2025
33 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/migrate-force branch January 27, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fixes Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants