My mongodb server failing to start/restart

Did you trying doing this, starting mongod manually? As shown earlier in the output, the command is:

/usr/bin/mongod --config /etc/mongod.conf

and set

fork: false

in the config

2 Likes