【发布时间】:2014-09-10 07:51:15
【问题描述】:
我的 phantomjs/spiderable 包在生产中不断失败。
spiderable: phantomjs failed: Error: Command failed:
at ChildProcess.exithandler (child_process.js:648:15)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)
spiderable: phantomjs failed: Error: Command failed:
at ChildProcess.exithandler (child_process.js:648:15)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)
spiderable: phantomjs failed: Error: Command failed:
at ChildProcess.exithandler (child_process.js:648:15)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)
spiderable: phantomjs failed: Error: Command failed:
at ChildProcess.exithandler (child_process.js:648:15)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)
spiderable: phantomjs failed: Error: Command failed:
at ChildProcess.exithandler (child_process.js:648:15)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)
/mnt/data/2/programs/server/packages/meteorhacks:kadira.js:2569
throw err;
^
TypeError: Cannot read property 'stack' of null
at Object.Meteor._debug (packages/meteorhacks:kadira/lib/hijack/error.js:53)
at packages/spiderable/spiderable_server.js:101
at ChildProcess.exithandler (child_process.js:646:7)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)
[2014-09-10T07:44:15.144Z] Application CRASH detected. Exit code 7.
如果我转到网站上的常用网址,我看不到错误,但如果我跟踪日志,这种情况经常发生。关于如何调试和解决这个问题的任何想法?
【问题讨论】:
-
和我一样。这方面有什么进展吗?
-
这里也是如此......显然这没有任何吸引力
-
生产服务器上肯定安装了 PhantomJS 吗?
-
你可以尝试安装different forks的spiderable包。我们使用
jazeee:spiderable-longer-timeout,它就像一个魅力