No lie, I am a complete novice to MongoDB, but I was using Bitnami’s dockerized version of it for the database backend of a site that I host. I went to start a cloud9 container to make changes to static html files on the server, and noticed that MongoDB exited. I immediately killed the cloud9 container and removed it. Then started to raise the MongoDB container again, and it immediately exited with error code 132. I have tried numerous things, and still MongoDB exits with error 132. I even tried back versioning it, and that sure as heck didn’t work. Furthermore, I attempted to start MongoDB manually from within the container, which resulted in the same error.
Assuming this error had to do with Bitnami, I have attempted to get support from them, without much success, but they did refer me to MongoDB for help. So here I am.
This has been terribly irritating…