Error while trying to run mongo

Below is some of the error

{"t":{"$date":"2020-09-28T14:06:33.511+03:00"},"s":"I",  "c":"CONTROL",  "id":23285,   "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"}
{"t":{"$date":"2020-09-28T14:06:33.523+03:00"},"s":"W",  "c":"ASIO",     "id":22601,   "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"}
{"t":{"$date":"2020-09-28T14:06:33.525+03:00"},"s":"I",  "c":"NETWORK",  "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."}
{"t":{"$date":"2020-09-28T14:06:33.527+03:00"},"s":"I",  "c":"STORAGE",  "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":17248,"port":27017,"dbPath":"/Users/dell/mongodb-data","architecture":"64-bit","host":"DESKTOP-6RKH9CH"}}

Can you show more details from that log
It says mongod starting

What error you are getting when you run mongo?
A screen shot will help