realm / realm-object-server

Tracking of issues related to the Realm Object Server and other general issues not related to the specific SDK's
https://realm.io
293 stars 42 forks source link

Auto create a new realm file when login fail #375

Closed tranhoangvuit closed 6 years ago

tranhoangvuit commented 6 years ago

Hi Realm team, After update from realm 2.3.0 to 3.3.0 on the server. In the realm object server always create a new realm object with an owner is nobody. Or if we login fails, it also creates new realm with an owner is nobody. How can I fix it?

image

The second one, I used realm with client used.Net language. In the client, they used 3.0.0. But after I reset everything, it only works in some time. After that, the error Bad changeset DOWNLOAD or cannot sync new data.

image

Version of Realm and Tooling

astigsen commented 6 years ago

Closing this for now as it relates to an outdated version of ROS. Please reopen if the problem resurfaces.