MongoDB 5.0.8 2008R2Plus SSL (64bit) on Windows 11 systembuild 22631.4602

Hi, I’m new here and have absolutely no experience with mongodb. I know that the version I am using is not the latest. But I have to use version 5.0.8 because the software that accesses mongodb expects this version. The problem is that the mongodb server does not start automatically. Even if I start the process in the task manager, it is terminated immediately. If I start mongod and then mongo in a shell, the server runs and I can access it with MongoCompass.
I have installed mongodb version 6.0.19 as a test. This version is running. But I get error messages every minute due to incompatibility with the other software.
If log files are required for analysis, I will be happy to supply them.

Hi @Thomas_Koch1

Windows 11 is not a supported platform for MongoDB 5.0. MongoDB 5.0 is also End of Life as Of Oct 31 2024, no more bug fixes or security updates.

What may work is running it inside a container on Windows 11.

ref:
https://www.mongodb.com/docs/manual/installation/#supported-platforms
https://www.mongodb.com/legal/support-policy/lifecycles
https://www.mongodb.com/docs/manual/tutorial/install-mongodb-community-with-docker/