【问题标题】:Bootstrap failed: 5: Input/output error Error: Failure while executing引导失败:5:输入/输出错误错误:执行时失败
【发布时间】:2022-01-22 00:11:06
【问题描述】:

当我试图通过brewmac M1 air 上安装mongodb 时,请帮助我解决问题。

这是给我这个错误

Bootstrap failed: 5: Input/output error
Error: Failure while executing;
/bin/launchctl bootstrap gui/501 /Users/shrirajdesai/Library/LaunchAgents/homebrew.mxcl.mongodb-community@4.2.plist
exited with 5.

【问题讨论】:

  • 检查日志(可能在/opt/homebrew/var/log/mongodb)有什么问题,并在此处添加更多信息,以便我们为您提供帮助。

标签: python mongodb macos


【解决方案1】:

我在尝试运行brew services restart postgresql 时遇到了类似的错误,我收到了这个错误:

 Bootstrap failed: 5: Input/output error
 Error: Failure while executing; /bin/launchctl bootstrap gui/501 /Users/user/Library/LaunchAgents/homebrew.mxcl.postgresql.plist exited with 5.

这个解决方案对我有用: brew services. Cant start service. get "Bootstrap failed: 5: Input/output error"

就我而言,我将mongodb-community 替换为postgresql。我目前正在运行 macOS Big Sur 版本 11.6.2。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-04-10
    • 1970-01-01
    • 2019-07-18
    • 2021-09-18
    • 1970-01-01
    • 1970-01-01
    • 2021-10-28
    • 2017-10-23
    相关资源
    最近更新 更多