Could not connect to Redis

ERRO[0000] Could not connect to Redis. Trying again context=redis error=“dial tcp 127.0.0.1:6380: connect: connection refused”

I followed the guide to install Icinga DB and everything seems to go OK until the last step when I get this error.

I have a suspicion that the redis dependencies weren’t installed and hence the redis instance isn’t running?

I had to manually start the service: systemctl start icingadb-redis

2 Likes

Glad you solved it! :slight_smile: