tj / connect-redis

Redis session store for Connect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connection error to redis

Raunak-Agrawal opened this issue · comments

We get the following error if we don't have redis installed locally.
Error: Redis connection to 127.0.0.1:6379 failed - connect ECONNREFUSED 127.0.0.1:6379

We can update the README.md so that users of connect-redis also install redis-server locally on their system to get up and running with redis.

Please propose an addition to the readme as a PR and I will review it. Thx

commented

i same a problem, but fix with run redis-server.exe

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

This issue was closed because it has been stalled for 5 days with no activity.