Redis not starting after server restart

This article will help you to get redis running again after an error following a server restart
INFO ==> about to run the command:REDISCLI_AUTH=$REDIS_PASSWORD timeout 220 redis-cli -h united-manufacturing-hub-redis.united-manufacturing-hub.svc.cluster.local

Problem

The Redis pod is not properly starting, which can result in machine data being unretrievable.

Solution

Update the united-manufacturing-hub release and change the resource limits for memory from 4Gi to 6Gi, press upgrade & close, then terminate the faulty pod.

Last modified February 17, 2023: update (#208) (ea731fc)