Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elastic search not working on Mac OS: brew services start elasticsearch-full #161

Open
ajaythakor opened this issue Oct 4, 2023 · 11 comments

Comments

@ajaythakor
Copy link

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.

@ajaythakor
Copy link
Author

Also getting errors for: brew install elastic/tap/kibana-full

elastic/tap/kibana-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/kibana-full.rb:50

@linpan
Copy link

linpan commented Oct 9, 2023

❯ brew install elastic/tap/elasticsearch-full
Error: elastic/tap/elasticsearch-full: Calling plist_options is disabled! Use service.require_root instead.

@ajaythakor
Copy link
Author

@linpan Can you please send the full commands instead?
I will re-run the whole process for installation.
Just want to make sure I won't miss anything again.

@rimple-saini-new
Copy link

@ajaythakor Today I was trying to install elasticsearch using Homebrew by executing below commands & got error as Calling plist_options is disabled! Use service.require_root instead.

brew tap elastic/tap
brew install elastic/tap/elasticsearch-full
Error: elastic/tap/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

@rimple-saini-new
Copy link

rimple-saini-new commented Oct 9, 2023

This issue can be considered as duplicate with #146
It's PR is raised - https://github.com/elastic/homebrew-tap/pull/158/files

For me it is fixed by applying the PR changes locally!

@linpan
Copy link

linpan commented Oct 10, 2023

brew install elastic/tap/elasticsearch-full
macOS Sonoma 14.0 (23A344)

@dani-sanomads
Copy link

dani-sanomads commented Oct 12, 2023

brew install elastic/tap/elasticsearch-full
Error: elastic/tap/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:
/usr/local/Homebrew/Library/Taps/elastic/homebrew-tap/Formula/elasticsearch-full.rb:68

@AbhishekIconicHearts
Copy link

AbhishekIconicHearts commented Nov 3, 2023

Experiencing the same issue

Error: elastic/tap/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

@msr83
Copy link

msr83 commented Nov 13, 2023

I am experiencing the same

% brew services start elastic/tap/elasticsearch-full
Error: elastic/tap/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

@akshay-powar
Copy link

This issue can be considered as duplicate with #146 It's PR is raised - https://github.com/elastic/homebrew-tap/pull/158/files

For me it is fixed by applying the PR changes locally!

Thank you @rimple-saini-new this solution worked for me

@LMCom
Copy link

LMCom commented Jan 11, 2024

Stuff like this happened too often to me when I updated macOS. I will install macOS Sonoma after this bug has been fixed. When can we expect this PR to be merged into main?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants