Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

zenbot not start #2626

Closed
hbheiner opened this issue Jan 23, 2021 · 2 comments
Closed

zenbot not start #2626

hbheiner opened this issue Jan 23, 2021 · 2 comments

Comments

@hbheiner
Copy link

PS C:\zenbot> docker-compose --file=docker-compose-windows.yml up --remove-orphans
Removing zenbot_server_1
Starting zenbot_mongodb-data_1 ... done
Starting zenbot_mongodb_1 ... done
Recreating fe1bef2d1e57_zenbot_server_1 ... error

ERROR: for fe1bef2d1e57_zenbot_server_1 Cannot start service server: Cannot link to a non running container: /zenbot_mongodb_1 AS /zenbot_server_1/mongodb

ERROR: for server Cannot start service server: Cannot link to a non running container: /zenbot_mongodb_1 AS /zenbot_server_1/mongodb
ERROR: Encountered errors while bringing up the project.
PS C:\zenbot>

i have installed node v14.15.4 and mongo db4.4.3 on windows 10

@romainvaltier
Copy link

romainvaltier commented Feb 1, 2021

Maybe following option is missing in docker-compose-windows.yml:
depends_on: - mongodb

@stale
Copy link

stale bot commented Jun 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants