相关疑难解决方法(0)

在Openshift上部署Sails.js ... app一遍又一遍地重启

我想将sails.js(版本0.9.7)应用程序部署到Openshift但是在git push我得到这个日志之后:

debug: Lowering sails...
DEBUG: Starting child process with 'node app.js'
.
.
.
info: Server lifted in `/var/lib/openshift/525ccaba5973caa65100002b/app-root/runtime/repo`
info: To see your app, visit http://127.7.215.1:8080
info: To shut down Sails, press <CTRL> + C at any time.
.
.
debug: --------------------------------------------------------
debug: :: Tue Oct 15 2013 03:03:56 GMT-0400 (EDT)
debug: 
debug: Environment      : development
debug: Host             : 127.7.215.1
debug: Port             : 8080
debug: --------------------------------------------------------
.
.
error: Server doesn't seem to …
Run Code Online (Sandbox Code Playgroud)

node.js openshift sails.js

8
推荐指数
1
解决办法
2135
查看次数

标签 统计

node.js ×1

openshift ×1

sails.js ×1