The guide refers to the setup of Redis but does not include the configuration required to actually make use of Redis. My suggestion is to change this and add this block: ```ini [redis] location=unix:///home/isabell/.redis/sock?db=0 sessions=true ```