Whenever I try to start the service with the command: brew services start elasticsearch-full it gives me below error message:
elasticsearch-full: Calling plist_options is disabled! Use service.require_root instead.
Please report this issue to the elastic/tap tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/elastic/homebrew-tap/Formula/elasticsearch-full.rb:68
I have tried brew tap elastic/tap also, it works fine but when I try to start the service, it stucks here.
Whenever I try to start the service with the command:
brew services start elasticsearch-fullit gives me below error message:elasticsearch-full: Calling plist_options is disabled! Use service.require_root instead.
Please report this issue to the elastic/tap tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/opt/homebrew/Library/Taps/elastic/homebrew-tap/Formula/elasticsearch-full.rb:68
I have tried
brew tap elastic/tapalso, it works fine but when I try to start the service, it stucks here.