Mongodb4 startup error report

problem description

error was reported when mac installation mongodb4 started

  etc mongod --config /usr/local/etc/mongod.conf
2018-07-28T12:24:44.168+0800 I CONTROL  [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols "none"

the platform version of the problem and what methods you have tried

mac platform, brew reinstall is also useless

related codes

-sharp mongdb
brew install mongo
-sharp 
brew info mongo
mongodb: stable 4.0.0 (bottled)

look forward to

can start mongodb, on mac and understand the cause of the error ~

Mar.31,2021

Don't write the configuration file with yaml syntax, just use the syntax of properties key-value pair

Menu