I’m new to MongoDB and Realm and after being excited and encouraged from completing the tutorial I’m now having several problems.
-
Created a new database and after deleting the tutorial database I can’t remove the schema’s associated with the deleted database (“tracker”). Clicking on “Remove Configuration” just silently fails and does nothing – no error message or anything. It really should respond with some error info.
-
Turned dev mode off and tried to update the schema for my new database, and it complains about the schemas for the tutorial that I can’t delete. Very strange as it’s different schemas than the one I’m editing and as mentioned above can’t edit them to correct the errors or delete them.
-
In the Sync panel I can’t Pause or Terminate it. UI just endlessly displays the 3 dot loader animation and doesn’t update. Can’t pause or terminate. Pretty much out of ideas on how to get this working properly. Have tried everything and now this isn’t giving me much confidence in the product at all.
Does anyone know of ways to correct things, from the CLI or otherwise? I don’t want to start over again etc. Thank you for reading and any tips appreciated!