MongoDB Service Interruption Due to pthread_create Failure
defremont
PROOP

2 years ago

We are currently experiencing a critical issue with our MongoDB service infrastructure on our railway system. Below are the details of the error:ERROR(4850900): pthread_create failed Thread creation failed Unable to schedule a new loop for the session workflow Connection ended Connection accepted pthread_create failed Thread creation failedOur MongoDB instance is encountering repeated failures related to the creation of new threads. This issue is preventing the scheduling of new loops for session workflows and is leading to terminated connections. The specific error pthread_create failed indicates a problem with thread creation, which is crucial for the proper functioning of our database operations.

0 Replies

Loading...