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

Synced Realm -> synced Realm conversion fails to sync with server #5277

Closed
sync-by-unito bot opened this issue Mar 1, 2022 · 0 comments · Fixed by #5281
Closed

Synced Realm -> synced Realm conversion fails to sync with server #5277

sync-by-unito bot opened this issue Mar 1, 2022 · 0 comments · Fixed by #5281
Assignees

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Mar 1, 2022

When invoking realm->write_copy(<path>, <encryption key>); to copy one synced Realm to another synced Realm, subsequent attempts to upload changes to the server stall and timeout -- even when there are no changes.

wait_for_upload_completion (here) does not not return when called on the newly created Realm.

Reproduction (in JS) and logs are available if needed.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant