MONGODB_CONFIG_OVERRIDE_NOFOR - Exit code14 - MongoDB server on centos8 Linux

Hello,

In parallel to what @Kushagra_Kesav said, I would validate that /tmp/mongodb-27017.sock exists and remove it. Then I would restart the service again.

This could be a permissions issue in /var/lib/mongodb (datadir) or in the /tmp/mongodb-27017.sock file itself

1 Like