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
{{ message }}
This repository was archived by the owner on Dec 30, 2018. It is now read-only.
环境:cent os 6.3 预配置(新安装)
网络状态:已联网
已经通过yum install mogodb-server mogodb npm redis git 安装基本环境。
已经通过service redis restart 启动redis
已经通过git获取到最新包并且cd到目录npm install 完成。
在之后node app.js install 提示连接DB1,2,3之后就没有结果了。并且不能访问。(跳过此步骤直接使用npm start也是同样问题)。