【发布时间】:2016-05-17 23:30:13
【问题描述】:
我在使用 brew install mongodb 安装 mongodb 时遇到问题。终端中的错误说:
curl: (7) Couldn't connect to server
Error: Failed to download resource "mongodb"
Warning: Bottle installation failed: building from source.
==> Installing dependencies for mongodb: go, scons
==> Installing mongodb dependency: go
curl: (7) Couldn't connect to server
Error: Failed to download resource "go"
Warning: Bottle installation failed: building from source.
curl: (7) Couldn't connect to server
Trying a mirror...
curl: (7) Couldn't connect to server
Error: Failed to download resource "go"
这可能是由防火墙或不允许访问引起的(我在其他关于同一问题的回复中阅读了此内容)。我在 Mac OS X 上。
【问题讨论】:
标签: mongodb curl download homebrew connect