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

Bump BAAS test server version #7851

Open
cmelchior opened this issue Oct 13, 2023 · 0 comments
Open

Bump BAAS test server version #7851

cmelchior opened this issue Oct 13, 2023 · 0 comments

Comments

@cmelchior
Copy link
Contributor

cmelchior commented Oct 13, 2023

We should bump to the latest version of BAAS, but currently this will cause a failure in our test setup:

java.lang.IllegalArgumentException: HTTP error 500 : {"error":"error retrieving the client config: mongo: no documents in result","error_code":"DatasourceInternalError"}
at io.realm.admin.ServerAdmin.executeRequest(ServerAdmin.kt:65)
at io.realm.admin.ServerAdmin.setIsRecoveryModeEnabled(ServerAdmin.kt:298)
at io.realm.admin.ServerAdmin.triggerClientReset(ServerAdmin.kt:347)
at io.realm.admin.ServerAdmin.triggerClientReset$default(ServerAdmin.kt:323)
at io.realm.SyncSessionTests$clientReset_recoverUnsyncedChangesStrategy_recover$1.invoke(SyncSessionTests.kt:312)
at io.realm.SyncSessionTests$clientReset_recoverUnsyncedChangesStrategy_recover$1.invoke(SyncSessionTests.kt:289)
at io.realm.rule.BlockingLooperThread$TestThread.run(BlockingLooperThread.kt:380)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:920)

See https://ci.realm.io/blue/organizations/jenkins/realm%2Frealm-java/detail/PR-7850/3/tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant