我的名字是 si Alin Stanescu,目前正在使用 wit.ai 进行学士项目。
我创建了一个使用 wit.ai node_module 和其他一些模块的 Node.js 应用程序。问题是在我的本地 mashie 上一切正常,但是当我在 herokus 的服务器上部署它时,应用程序崩溃了。在与heroku的客户服务交换电子邮件后,他们建议我最好与您联系并让您知道这个问题,因为他们认为你们可以解决这个问题。
我会附上我现在在他们的服务器上遇到的错误,如果您需要更多信息,我可以提供。
谢谢你。
应用程序日志
2016-10-17T09:54:23.041822+00:00 app[web.1]: 在 Interface.write (readline.js:334:49)
2016-10-17T09:54:23.041836+00:00 app[web.1]: 在提示符下 (/app/node_modules/node-wit/lib/interactive.js:18:8)
2016-10-17T09:54:23.041837+00:00 app[web.1]: 在 module.exports (/app/node_modules/node-wit/lib/interactive.js:20:3)
2016-10-17T09:54:23.041837+00:00 应用 [web.1]:在对象。(/app/wit.js:61:1)
2016-10-17T09:54:23.041838+00:00 app[web.1]: 在 Module._compile (module.js:556:32)
2016-10-17T09:54:23.041838+00:00 app[web.1]: 在 Object.Module._extensions..js (module.js:565:10)
2016-10-17T09:54:23.041840+00:00 app[web.1]: 在 tryModuleLoad (module.js:432:12)
2016-10-17T09:54:23.041839+00:00 app[web.1]: 在 Module.load (module.js:473:32)
2016-10-17T09:54:23.133177+00:00 heroku[web.1]:状态从开始变为崩溃
2016-10-17T12:26:50.920992+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=fathomless-dawn-22923.herokuapp.com request_id =ef851c74-b288-4991-8341-26a399f1b5fd fwd="83.95.189.221" 测功机=连接=服务=状态=503字节=
2016-10-17T12:26:52.098587+00:00 heroku[路由器]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=fathomless-dawn-22923.herokuapp .com request_id=8f6fb2fb-0f17-4213-a265-188ce11862ab fwd="83.95.189.221" dyno= connect= service= status=503 bytes=
2016-10-17T09:54:23.041822+00:00 app[web.1]: 在 Interface.write (readline.js:334:49)
2016-10-17T09:54:23.041836+00:00 app[web.1]: 在提示符下 (/app/node_modules/node-wit/lib/interactive.js:18:8)
2016-10-17T09:54:23.041837+00:00 app[web.1]: 在 module.exports (/app/node_modules/node-wit/lib/interactive.js:20:3)
2016-10-17T09:54:23.041837+00:00 应用 [web.1]:在对象。(/app/wit.js:61:1)
2016-10-17T09:54:23.041838+00:00 app[web.1]: 在 Module._compile (module.js:556:32)
2016-10-17T09:54:23.041838+00:00 app[web.1]: 在 Object.Module._extensions..js (module.js:565:10)
2016-10-17T09:54:23.041840+00:00 app[web.1]: 在 tryModuleLoad (module.js:432:12)
2016-10-17T09:54:23.041839+00:00 app[web.1]: 在 Module.load (module.js:473:32)
2016-10-17T09:54:23.133177+00:00 heroku[web.1]:状态从开始变为崩溃
2016-10-17T12:26:50.920992+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=fathomless-dawn-22923.herokuapp.com request_id =ef851c74-b288-4991-8341-26a399f1b5fd fwd="83.95.189.221" 测功机=连接=服务=状态=503字节=
2016-10-17T12:26:52.098587+00:00 heroku[路由器]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=fathomless-dawn-22923.herokuapp .com request_id=8f6fb2fb-0f17-4213-a265-188ce11862ab fwd="83.95.189.221" dyno= connect= service= status=503 bytes=