Skip to content

Mongo connection error #828

Answered by amuilyas
amuilyas asked this question in Q&A
Discussion options

You must be logged in to vote

Found a fix and posting for anyone else who stumbles ...

  • mongodb://user:pwd@url:port/?compressors=zlib
  • user = mongo username
  • pwd = mongo password
  • url = mongo url
  • port = mongo port

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by amuilyas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
👩‍🔧 is: support request User questions, e.g. for help setting up, NOT for what appears to be a bug DATABASE Things related to our database, including extension of the schema (schema extensions ➡ kanban!)
1 participant