meilisearch: MeiliSearch fails to start using Homebrew services on macOS with M2 chip
Describe the bug MeiliSearch fails to start using Homebrew services on macOS with M2 chip (Apple Silicon). However, it starts successfully when running manually.
To Reproduce Steps to reproduce the behavior:
- Install MeiliSearch using Homebrew
- Try starting MeiliSearch via Homebrew services:
brew services start meilisearch -d
- See error message:
Error: Failure while executing; `/bin/launchctl bootstrap gui/501 /Users/pierremouchan/Library/LaunchAgents/homebrew.mxcl.meilisearch.plist` exited with 5.
/opt/homebrew/Library/Homebrew/extend/kernel.rb:243:in `safe_system'
/opt/homebrew/Library/Taps/homebrew/homebrew-services/lib/service/services_cli.rb:249:in `launchctl_load'
/opt/homebrew/Library/Taps/homebrew/homebrew-services/lib/service/services_cli.rb:266:in `service_load'
/opt/homebrew/Library/Taps/homebrew/homebrew-services/lib/service/services_cli.rb:115:in `block in start'
/opt/homebrew/Library/Taps/homebrew/homebrew-services/lib/service/services_cli.rb:90:in `each'
/opt/homebrew/Library/Taps/homebrew/homebrew-services/lib/service/services_cli.rb:90:in `start'
/opt/homebrew/Library/Taps/homebrew/homebrew-services/lib/service/commands/start.rb:12:in `run'
/opt/homebrew/Library/Taps/homebrew/homebrew-services/cmd/services.rb:112:in `services'
/opt/homebrew/Library/Homebrew/brew.rb:94:in `<main>'
Expected behavior MeiliSearch should start without errors when using Homebrew services.
Screenshots N/A
Meilisearch version: v1.0.2
Additional context
- Device: Apple Mac
- OS: macOS (Apple Silicon)
- Architecture: arm64
Please let me know if you need any additional information about my system.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 17 (1 by maintainers)
Since the new update, everything is fine! thanks again for your support 😉 @oluademola