You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use the following bug reporting template to help produce issues which are actionable and reproducible, including all command-line steps necessary to induce the failure condition. Please fill out all the fields! Issues with missing or incomplete issue templates will be closed.
If this is a console issue (a problem with layout, rendering, colors, etc.), please post to the console issue tracker.
Important: Do not open GitHub issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to [email protected]. Ideally, please configure your machine to capture minidumps, repro the issue, and send the minidump from "C:\Windows\minidump".\
Your Windows build number: Microsoft Windows [Version 10.0.19041.172]
What you're doing and what's happening: installed mongodb 4.2 by following the official docs at https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/.
While starting mogod service getting error.
gulshan@Gullu:/mnt/c$ sudo service mongod start
mongod: unrecognized service
What's wrong / what should be happening instead: Service should start correctly.
Strace of the failing command, if applicable: (If some_command is failing, then run strace -o some_command.strace -f some_command some_args, and link the contents of some_command.strace in a gist here).
Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread.
Please use the following bug reporting template to help produce issues which are actionable and reproducible, including all command-line steps necessary to induce the failure condition. Please fill out all the fields! Issues with missing or incomplete issue templates will be closed.
If this is a console issue (a problem with layout, rendering, colors, etc.), please post to the console issue tracker.
Important: Do not open GitHub issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to [email protected]. Ideally, please configure your machine to capture minidumps, repro the issue, and send the minidump from "C:\Windows\minidump".\
See our contributing instructions for assistance.
Please fill out the below information:
Your Windows build number: Microsoft Windows [Version 10.0.19041.172]
What you're doing and what's happening: installed mongodb 4.2 by following the official docs at https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/.
While starting mogod service getting error.
gulshan@Gullu:/mnt/c$ sudo service mongod start
mongod: unrecognized service
What's wrong / what should be happening instead: Service should start correctly.
Strace of the failing command, if applicable: (If
some_command
is failing, then runstrace -o some_command.strace -f some_command some_args
, and link the contents ofsome_command.strace
in a gist here).For WSL launch issues, please collect detailed logs.
The text was updated successfully, but these errors were encountered: