Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dpd Failed to start MongoDB #45

Open
Christophedlr opened this issue Mar 30, 2020 · 1 comment
Open

dpd Failed to start MongoDB #45

Christophedlr opened this issue Mar 30, 2020 · 1 comment

Comments

@Christophedlr
Copy link

  • Deployd Version (deployd -V): 2.0.2
  • Node version (node -v): 12.16.1
  • Operating System and version: Windows 10 1909 (18363.720)

Hello,

I'm fresh install deployd, node, typescript and mongodb in Windows 10. After launch dpd or dpd -d, the command return :

D:\data\prog\learning\TypeScript\todolist\todos>dpd deployd CLI version 2.0.2 starting deployd Failed to start MongoDB (Make sure 'mongod' are in your $PATH or use dpd --mongod option. Ref: http://docs.deployd.com/docs/basics/cli.html)

mongod.exe is located in : C:\Program Files\MongoDB\Server\4.2\bin
But, after launch command : dpd -m "C:\Program Files\MongoDB\Server\4.2\bin\mongod.exe" :
D:\data\prog\learning\TypeScript\todolist\todos>dpd -m "C:\Program Files\MongoDB\Server\4.2\bin\mongod.exe" deployd CLI version 2.0.2 starting deployd Failed to start MongoDB (Make sure 'mongod' are in your $PATH or use dpd --mongod option. Ref: http://docs.deployd.com/docs/basics/cli.html)

A dpd error and directory screenshots are joined.

dpd_error
mongod

@nicodoss
Copy link

nicodoss commented Aug 31, 2021

Hello,
How did you fix that??
I tried to find the solution one day ago..

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

No branches or pull requests

2 participants