You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I met the error and warming as following when run the brew services start xray-core in ctl. I have no idea about that. Could you please fix it?
Thanks!
(base) ➜ ~ brew services start xray-core
Warning: Calling plist_options is deprecated! Use service.require_root instead.
Please report this issue to the n4fa/xray tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/n4fa/homebrew-xray/Formula/xray-core.rb:25
Bootstrap failed: 5: Input/output error
Try re-running the command as root for richer errors.
Error: Failure while executing; `/bin/launchctl bootstrap gui/501 /Users/yanghw/Library/LaunchAgents/homebrew.mxcl.xray-core.plist` exited with 5.
(base) ➜ ~ brew services info xray-core
Warning: Calling plist_options is deprecated! Use service.require_root instead.
Please report this issue to the n4fa/xray tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
/usr/local/Homebrew/Library/Taps/n4fa/homebrew-xray/Formula/xray-core.rb:25
xray-core (homebrew.mxcl.xray-core)
Running: ✘
Loaded: ✔
Schedulable: ✘
The text was updated successfully, but these errors were encountered:
Hi N4FA,
I met the error and warming as following when run the
brew services start xray-core
in ctl. I have no idea about that. Could you please fix it?Thanks!
The text was updated successfully, but these errors were encountered: