treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.48k stars 359 forks source link

[Bug]: Migration failed: wrong starting version 1: wrong kv version #6049

Closed ingoke closed 1 year ago

ingoke commented 1 year ago

What happened?

Current Behavior: After trying to upgrade from v.0.90.1 to v0.102.2, I have executed lakefs migrate up (with the new version).

As a results I've got Migration failed: wrong starting version 1: wrong kv version

Expected Behavior

Expected Behavior: I'd expect that migrate up runs successfully.

lakeFS Version

v0.102.2

Deplyoment

on-premise with minio

Affected Clients

lakectl

Relevant logs output

Migration failed: wrong starting version 1: wrong kv version

Contact Details

ingo.kemmerzell@gi-de.com

nopcoder commented 1 year ago

@N-o-Z the fix https://github.com/treeverse/lakeFS/pull/6039 probably will probably fix one too

N-o-Z commented 1 year ago

@nopcoder Thanks, @ingoke This is fixed in v0.103.0 Please let us know if you succeeded in migrating

ingoke commented 1 year ago

Thank you so much for fixing this issue ad hoc. I really appreciate the immediate response.