Jul 10, 2017 · 1 min read
By looking at the panic it looks like the problem might be with the Redis server, since the connect via the port is refused.
Try handling the error and maybe print something. One guess is you may have not started the Redis server.
