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
Using the published Docker image of MongoDB (latest as of now, so 4.2.2 but I think the problem is the same with previous versions) as a service in Gitlab CI fails because the directory /home/mongodb/ is missing.
Error saving history file: FileOpenFailed: Unable to open() file /home/mongodb/.dbshell: No such file or directory