Having trouble starting Mongodb

Hi, played around with this for a few hours but I couldn’t fiture it out. I used the line below to start mongodb but I get an error.

brew services start mongodb-community@6.0

Warning: Calling plist_options is deprecated! Use service.require_root instead.
Please report this issue to the mongodb/brew tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/mongodb/homebrew-brew/Formula/mongodb-community@5.0.rb:50

Error: Formula mongodb-community@6.0 has not implemented #plist, #service or installed a locatable service file

There is an open issue
https://jira.mongodb.org/browse/SERVER-74134