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

Cannot start service after upgrade from 0.15.XX to 0.20 #14

Closed
fflorent opened this issue Jul 28, 2021 · 2 comments
Closed

Cannot start service after upgrade from 0.15.XX to 0.20 #14

fflorent opened this issue Jul 28, 2021 · 2 comments

Comments

@fflorent
Copy link

I have upgraded meilisearch from version 0.15.XX to the latest version (0.20.0~ynh1).

I get this error when attempting to start the service:

Error: Cannot open database, expected MeiliSearch engine version: 0.15.XX, current engine version: 0.20.0

Seems like there is a procedure to update from version 0.15 documented here: https://docs.meilisearch.com/create/how_to/updating.html

If you get the error Cannot open database, expected MeiliSearch engine version: 0.X.X, current engine version 0.Y.Y, your database is not compatible with the currently installed MeiliSearch version.

Maybe we should try to dump the database before upgrading: https://docs.meilisearch.com/create/how_to/updating.html#updating-from-v0-15-0-or-above

@fflorent
Copy link
Author

fflorent commented Oct 7, 2021

I am on it!

@fflorent fflorent mentioned this issue Oct 8, 2021
2 tasks
@fflorent
Copy link
Author

fflorent commented Oct 8, 2021

Alright, so the CI now reveals the issue with my PR in progress: #16 (comment)

Oct 08 08:33:49 meilisearch[9072]: Error: Cannot open database, expected MeiliSearch engine version: 0.15.XX, current engine version: 0.20.0
Oct 08 08:33:49 systemd[1]: meilisearch.service: Main process exited, code=exited, status=1/FAILURE
Oct 08 08:33:49 systemd[1]: meilisearch.service: Failed with result 'exit-code'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant