You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue seem related to #4661 which bump the mongo-driver to 1.15.0. Reverting to version 1.11.4 fix the issue.
The issue above about both with a fresh mongoDB or with an existing one.
The issue seem to happen with different mongo version I tried with:
5.0.8-debian-10-r24
5.0.21-debian-11-r18
I'm not sure if the issue is coming directly from the driver or not.
What you expected to happen:
The graphql should start correctly.
How to reproduce it (as minimally and precisely as possible):
Build an image of the graphql server from the master branch.
Use this image when deploying the litmus portal server.
Wait for the init-container to complete.
The pod will fail.
The text was updated successfully, but these errors were encountered:
What happened:
The graphql server fail to start with the following logs when using the master branch.
The issue seem related to #4661 which bump the mongo-driver to 1.15.0. Reverting to version 1.11.4 fix the issue.
The issue above about both with a fresh mongoDB or with an existing one.
The issue seem to happen with different mongo version I tried with:
I'm not sure if the issue is coming directly from the driver or not.
What you expected to happen:
The graphql should start correctly.
How to reproduce it (as minimally and precisely as possible):
Build an image of the graphql server from the master branch.
Use this image when deploying the litmus portal server.
Wait for the init-container to complete.
The pod will fail.
The text was updated successfully, but these errors were encountered: