Skip to content

TypeError: undefined is not a function in RedisClient  #3

@aalin

Description

@aalin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions