realm / realm-browser-osx

DEPRECATED - Realm Browser for Mac OS X has been replaced by realm-studio which is cross platform.
https://realm.io
503 stars 54 forks source link

Realm Browser 3.0.0-beta.2 Prompts for Encryption Key #352

Closed cliftonlabrum closed 7 years ago

cliftonlabrum commented 7 years ago

When I try to open a realm file that was created by the Realm Object Server using 3.0.0-beta.2 of the Realm Browser, I get an error:

Please enter a valid encryption key for this Realm file.

I'm not deliberately using any encryption in my app. Is this error an automatic consequence of trying to open a Realm used with the ROS? Is this encryption key available somewhere on my ROS?

rb-enc
bmunkholm commented 7 years ago

@cliftonlabrum Sorry about missing this one. Yeah that's likely due to incompatibility with the beta version of ROS and the Browser. We will update and release a new version soon.

esutton commented 7 years ago

See https://github.com/realm/realm-browser-osx/issues/359