Skip to content

fix docker-compose up failure due to mongo config error#51

Open
stliang wants to merge 1 commit intoProzorroUKR:masterfrom
stliang:docker_compose
Open

fix docker-compose up failure due to mongo config error#51
stliang wants to merge 1 commit intoProzorroUKR:masterfrom
stliang:docker_compose

Conversation

@stliang
Copy link

@stliang stliang commented Dec 28, 2023

Per README.md instruction, docker-compose up would yield the following error:

pymongo.errors.ServerSelectionTimeoutError: mongo:27017: [Errno 111] Connection refused

Fix mongo replicaset config base on this post:
https://stackoverflow.com/questions/76013265/how-to-do-a-mongodb-6-single-node-replicaset-with-docker-compose/76630217#76630217

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

Successfully merging this pull request may close these issues.

1 participant