Exit Codes and Statuses for a Self-Managed Deployment
MongoDB will return one of the following codes and statuses when
exiting. Use this guide to interpret logs and when troubleshooting
issues with mongod
and mongos
instances.
Code | Cause |
---|---|
Returned by MongoDB applications upon successful exit. | |
The specified options are in error or are incompatible with other options. | |
Returned by | |
The version of the database is different from the version
supported by the | |
Returned by | |
Returned by the | |
Returned by MongoDB applications which encounter an unrecoverable error, an uncaught exception or uncaught signal. The system exits without performing a clean shutdown. | |
Message: Returned by MongoDB applications on Windows following an error in the WSAStartup function, used to initialize the networking subsystem. Message: Returned by MongoDB applications for Windows due to failures installing, starting or removing the NT Service for the application. | |
Returned by the Storage Node Watchdog if any of the filesystems with monitored directories are unresponsive. | |
Returned by |