小编spa*_*man的帖子

无法将Node应用程序部署到Openshift

我正在尝试使用命令行工具部署一个简单的ExpressJS应用程序,我必须使用Openshift.我在下面提供了一个调试跟踪:

>npm info ok 
Preparing build for deployment
Deployment id is 5e2abc99
Activating deployment
HAProxy already running
HAProxy instance is started
Starting NodeJS cartridge
Sat Aug 15 2015 15:17:47 GMT-0400 (EDT): Starting application 'xxxxx' ...
Waiting for application port (8080) become available ...
Application 'xxxxx' failed to start (port 8080 not available)
Run Code Online (Sandbox Code Playgroud)

Git Post-Receive Result: failure
Activation status: failure
Activation failed for the following gears:
55cf8fc589f5cf9dbf00023c (Error activating gear: CLIENT_ERROR: Failed to execute: 'control start' …
Run Code Online (Sandbox Code Playgroud)

javascript node.js openshift openshift-cartridge

4
推荐指数
1
解决办法
2963
查看次数