You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to upgrade from 0.8.16 → 0.9.5 via a nippy export (using my approach from #216 ) and am getting an exception when trying to query new version. Happy to investigate if asked, but I'll just roll back for the time being to finish another task.
Try open the DB with a bigger size, e.g. add :kv-opts {:mapsize A-BIGGER-SIZE-THAN-CURRENT} option when you create connection, where A-BIGGER-SIZE-THAN-CURRENT is a number bigger than your current DB size (in MiB) .
Also try upgrade to 0.8.29 first, before moving to 0.9.5. Your method of upgrading may missed something.
Thanks again for this glorious project.
I tried to upgrade from 0.8.16 → 0.9.5 via a nippy export (using my approach from #216 ) and am getting an exception when trying to query new version. Happy to investigate if asked, but I'll just roll back for the time being to finish another task.
The text was updated successfully, but these errors were encountered: