Not sure which command it's trying to send, but possibly ping. 324cad6 seemed to fix my issues at first, but then I got this:
prerender_1 | 2015-03-30T21:06:29.901Z started phantom
prerender_1 | /app/node_modules/prerender-redis-cache/node_modules/redis/index.js:959
prerender_1 | return this.send_command(command, to_array(arguments));
prerender_1 | ^
prerender_1 | TypeError: undefined is not a function
prerender_1 | at RedisClient.(anonymous function) (/app/node_modules/prerender-redis- cache/node_modules/redis/index.js:959:25)
prerender_1 | at wrapper [as _onTimeout] (timers.js:265:14)
prerender_1 | at Timer.listOnTimeout (timers.js:110:15)
prerender_1 | 2015-03-30T21:09:30.206Z starting worker thread #0
I don't have time to investigate at the moment, so I'm opening this issue.
Not sure which command it's trying to send, but possibly ping. 324cad6 seemed to fix my issues at first, but then I got this:
I don't have time to investigate at the moment, so I'm opening this issue.