#3078 document redis server start
Merged by pingou. Opened by karsten.
karsten/pagure doc-fixes-1  into  master

Download 3078.patch

document that redis server needs to be installed and started on the local machine, otherwise you'll get this at the next step ("./runworker.py") :

[2018-03-19 11:20:48,736: ERROR/MainProcess] consumer: Cannot connect to redis://0.0.0.0:6379//: Error 111 connecting to 0.0.0.0:6379. Connection refused..
Trying again in 10.00 seconds...

Thanks :)

Commit e70fbab4 fixes this pull-request

Pull-Request has been merged by pingou

Metadata