Skip to content

Instantly share code, notes, and snippets.

@dehamzah
Created December 10, 2017 02:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dehamzah/6a89e62e0b0a98fc7ba1b52e72618fa1 to your computer and use it in GitHub Desktop.
Save dehamzah/6a89e62e0b0a98fc7ba1b52e72618fa1 to your computer and use it in GitHub Desktop.
Error running ginkgo.master
TASK [mongo : Create a mongodb user] *******************************************
failed: [localhost] (item={u'password': u'yXI0SUajXsi9yROzGCIEMUksLbbaDu6rSTh',
u'user': u'cs_comments_service', u'roles': u'readWrite', u'database': u'cs_comme
nts_service'}) => {"failed": true, "item": {"database": "cs_comments_service", "
password": "yXI0SUajXsi9yROzGCIEMUksLbbaDu6rSTh", "roles": "readWrite", "user":
"cs_comments_service"}, "msg": " (Note: you must use pymongo 3.2+ with MongoDB >
= 3.2)"}
failed: [localhost] (item={u'password': u'3hUo4aa0w2xJJAIwVlGh2Ahq4Nxroyealmi',
u'user': u'edxapp', u'roles': u'readWrite', u'database': u'edxapp'}) => {"failed
": true, "item": {"database": "edxapp", "password": "3hUo4aa0w2xJJAIwVlGh2Ahq4Nx
royealmi", "roles": "readWrite", "user": "edxapp"}, "msg": " (Note: you must use
pymongo 3.2+ with MongoDB >= 3.2)"}
RUNNING HANDLER [mongo : restart mongo] ****************************************
to retry, use: --limit @/var/tmp/configuration/playbooks/edx_sandbox.ret
ry
PLAY RECAP *********************************************************************
localhost : ok=82 changed=20 unreachable=0 failed=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment