Fix Unms is starting issue – Redis

You might receive this message after upgrading UNMS. To resolve, simply run the following 3 commands:

sudo ~unms/app/unms-cli stop
sudo ~unms/app/unms-cli fix-redis-aof
sudo ~unms/app/unms-cli start