Closed carbonete closed 2 years ago
Windows 10 have same problem.
One more think, Session State is Active. But at server i have message "Synchronization between Atlas and Device Sync has been stopped. "
Thank you for the report. We will look into it.
I know you're being followed by our support team. I'll close this issue. Feel free to reopen it if you need more support.
@LaPeste i put this because SDK part not working well , MongoDB Support only help to try restart SYNC, and this cause a big mess, forcing to reinstall app to our user. Freeze in methods and incorrect status of Session i don't talk with support. I think this two problems is a SDK team problem.
Thanks for attention
➤ Andrea Catalini commented:
To my understanding the user is being followed by the relevant team.
This is likely caused by https://github.com/realm/realm-core/issues/5315. There are two issues at play - one is that sync was down and this is likely followed-up by the Cloud/Support teams. The other is that those async operations don't complete (either with error or successfully) when sync is down and they should. I'm going to reopen it and indicate that it depends on the Core behavior being fixed.
Just found out we have an issue for the async operations, so I'm closing this as a duplicate of https://github.com/realm/realm-dotnet/issues/2835.
What happened?
MongDB Sync at server is down because have integration error between Realm and Atlas.
When execute WaitForDownloadAsync() and WaitForUploadAsync() they never return any error. Running endless.
Repro steps
1 - Error occurs in MongoDB between Atlas and Realm
Version
10.9.0
What SDK flavour are you using?
MongoDB Atlas (i.e. Sync, auth, functions)
What type of application is this?
Xamarin
Client OS and version
Android 8.1
Code snippets
Stacktrace of the exception/crash you're getting
Relevant log output