Mongo cannot be started after the mongodb configuration replica set has more than one net.bindIp set.
The screenshots reporting the error are as follows
Mongod.conf is as follows
The starting method is: systemctl startmongod.service.
The operating system is centos 7.2
There is no detailed error log in the screenshot you gave. After removing –fork, the exact error will be output. Please look at it first.
From experience, if you’re sure you haven’t touched anything else, take a look.172.27.0.15
Is this IP address on your server?
ifconfig | grep inet
If you see it172.27.0.15
There is no problem.