Skip to content

Error on [node server] #5

Description

@klamzo

I installed everything and all the install process went fine. And when I did [node server] I got this error:

connect.multipart() will be removed in connect 3.0
visit https://github.com/senchalabs/connect/wiki/Connect-3.0 for alternatives
connect.limit() will be removed in connect 3.0
Hatch server listening on 0.0.0.0:3000 within development environment
uncaughtException
uncaughtException: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
at RedisClient.on_error (/Users/laminekane/node_modules/hatchjs/node_modules/jugglingdb-redis-hq/node_modules/redis/index.js:148:24)
at Socket. (/Users/laminekane/node_modules/hatchjs/node_modules/jugglingdb-redis-hq/node_modules/redis/index.js:83:14)
at Socket.EventEmitter.emit (events.js:95:17)
at net.js:440:14
at process._tickCallback (node.js:415:13)
Notify error
uncaughtException: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED
at RedisClient.on_error (/Users/laminekane/node_modules/hatchjs/node_modules/jugglingdb-redis-hq/node_modules/redis/index.js:148:24)
at Socket. (/Users/laminekane/node_modules/hatchjs/node_modules/jugglingdb-redis-hq/node_modules/redis/index.js:83:14)
at Socket.EventEmitter.emit (events.js:95:17)
at net.js:440:14
at process._tickCallback (node.js:415:13)

What am I doing wrong? Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions