Constant mongodb-community error 3584

Brew list will show only those which are started by brew start

What you started is your own mongod from command line which can be checked by ps -ef|grep mongo

What is the result of brew service start@ver_num as per doc?

Please read documentation on how many ways we can start mongod and what is default mongod
Looks like you are getting confused