hartleybrody / public-amazon-crawler

676 stars 227 forks source link

Can't get anything running #9

Closed yratof closed 6 years ago

yratof commented 6 years ago

Constantly bombarded with issues of connection, have you tested this recently?

redis.exceptions.ConnectionError: Error 61 connecting to 127.0.0.1:6379. Connection refused.

hartleybrody commented 6 years ago

Did you read the error message that you copy/pasted in your issue?

It says that redis can't connect to your local redis database (127.0.01).