Hi Guys,
I’m setting up a distributed poller to help balance the load on my LNMS server. I’ve got everything installed but I’m having trouble with getting Redis working.
When I use the redis-cli and MONITOR I can see info being spat in there.
Running a validate I see it’s still looking for memcached to manage distributed pollers:
My .env file looks like this:
Any idea why it’s still complaining about memcached?
Thanks