...
For more details on the redis cli please see https://redis.io/topics/rediscli
Check the password between both applications
Find the redis password in "/etc/redis/redis.conf" and find the value set under requirepass
Find the redis password "/usr/local/omk/conf/opCommon.json" and find the value under redis_password
They need to be the same for our applications to connect.
If you change either password, both redis, omkd and opeventsd will need to be restarted.
Check if OMK applications can connect to Redis
...