hibiken / stories

Medium clone built with Ruby on Rails
https://my-medium-clone.herokuapp.com/
MIT License
826 stars 270 forks source link

Redis::CannotConnectError in Users::SessionsController#create #41

Closed dinesh-pallapa closed 7 years ago

dinesh-pallapa commented 7 years ago

Error connecting to Redis on 127.0.0.1:6379 (Errno::ECONNREFUSED)

I recently cloned this stories repo and while sign in I am facing this issue But i Don't have any idea on it. screenshot from 2017-02-08 12 32 59

I don't think it is a bug It might be I am not properly configured this application

dinesh-pallapa commented 7 years ago

I forgot to run Redis sever