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

Incompatible lock file format version 13 #1553

Closed
kct3937 opened this issue Nov 29, 2022 · 7 comments
Closed

Incompatible lock file format version 13 #1553

kct3937 opened this issue Nov 29, 2022 · 7 comments
Assignees

Comments

@kct3937
Copy link

kct3937 commented Nov 29, 2022

Describe the bug
Cannot open Realm File created in version 12 with version 13. Error is enclosed in screenshot.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions:

  • OS: [e.g. Mac/Windows/]
  • Studio Version [e.g. 2.0.0]

Additional context
Add any other context about the problem here.
Screen Shot 2022-11-29 at 9 31 05 AM

@kneth
Copy link
Member

kneth commented Nov 30, 2022

As the error message indicates, you have the Realm file opened by another process. The other process is using an older version, and that is not supported. You either have to upgrade your SDK (used by the other process) or use an older version of Realm Studio.

@kct3937
Copy link
Author

kct3937 commented Nov 30, 2022 via email

@kct3937
Copy link
Author

kct3937 commented Nov 30, 2022 via email

@kneth
Copy link
Member

kneth commented Dec 14, 2022

I will suggest that you install Realm Studio 12 as Realm Swift hasn't released a version with the new file format.

@kct3937
Copy link
Author

kct3937 commented Dec 14, 2022 via email

@ianpward
Copy link

ianpward commented Jan 5, 2023

hey @kct3937 Product for Realm here. We've gone ahead and removed the tag for the latest version of studio from the update channel so you should stop being prompted to upgrade Studio now. You can manually find the v12 version here and install to ensure compatibility with RealmSwift - https://studio-releases.realm.io/

We apologize for that but we had to revert the other SDK releases while we squashed some bugs but we forgot to remove the update channel tag.

Thanks for using Realm and have a great day!

@kct3937
Copy link
Author

kct3937 commented Jan 5, 2023 via email

@sync-by-unito sync-by-unito bot closed this as completed Jan 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants