2020-11-13T09:01:16.191606239Z 2020-11-13T09:01:16.191+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' 2020-11-13T09:01:16.196272875Z 2020-11-13T09:01:16.196+0000 W ASIO [main] No TransportLayer configured during NetworkInterface startup 2020-11-13T09:01:16.287181977Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] MongoDB starting : pid=1 port=27017 dbpath=/data/db 64-bit host=4736e67fbd2b 2020-11-13T09:01:16.287216770Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] db version v4.2.7 2020-11-13T09:01:16.287221031Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212 2020-11-13T09:01:16.287224322Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.1.1 11 Sep 2018 2020-11-13T09:01:16.287249167Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] allocator: tcmalloc 2020-11-13T09:01:16.287253400Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] modules: none 2020-11-13T09:01:16.287256698Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] build environment: 2020-11-13T09:01:16.287259765Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] distmod: ubuntu1804 2020-11-13T09:01:16.287262814Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] distarch: x86_64 2020-11-13T09:01:16.287265993Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] target_arch: x86_64 2020-11-13T09:01:16.287268955Z 2020-11-13T09:01:16.286+0000 I CONTROL [initandlisten] options: { net: { bindIp: "*" }, replication: { replSet: "mongos" }, security: { authorization: "enabled", keyFile: "/data/mongodb.key" } } 2020-11-13T09:01:16.287274257Z 2020-11-13T09:01:16.286+0000 E NETWORK [initandlisten] Failed to unlink socket file /tmp/mongodb-27017.sock Operation not permitted 2020-11-13T09:01:16.287290311Z 2020-11-13T09:01:16.286+0000 F - [initandlisten] Fatal Assertion 40486 at src/mongo/transport/transport_layer_asio.cpp 684 2020-11-13T09:01:16.287293285Z 2020-11-13T09:01:16.286+0000 F - [initandlisten] 2020-11-13T09:01:16.287295907Z 2020-11-13T09:01:16.287298537Z ***aborting after fassert() failure
分析问题
Failed to unlink socket file /tmp/mongodb-27017.sock Operation not permitted 这问题看起来是没有权限的问题谷歌一下