A few minutes after installing redis-commander and try different sh*ts to start it, I started to get some errors.
To solve this I removed .redis-commander located at my user home…
rm ~/.redis-commander
Connection closed. Attempting to Reconnect... Redis error Error: Auth error: ERR invalid passward at Command.callback (/usr/local/lib/node_modules/redis-commander/node_modules/redis/index.js:172:43) at RedisClient.return_error (/usr/local/lib/node_modules/redis-commander/node_modules/redis/index.js:502:25) at RedisReplyParser.<anonymous> (/usr/local/lib/node_modules/redis-commander/node_modules/redis/index.js:262:14) at RedisReplyParser.EventEmitter.emit (events.js:95:17) at RedisReplyParser.send_error (/usr/local/lib/node_modules/redis-commander/node_modules/redis/lib/parser/javascript.js:266:14) at RedisReplyParser.execute (/usr/local/lib/node_modules/redis-commander/node_modules/redis/lib/parser/javascript.js:125:22) at RedisClient.on_data (/usr/local/lib/node_modules/redis-commander/node_modules/redis/index.js:478:27) at Socket.<anonymous> (/usr/local/lib/node_modules/redis-commander/node_modules/redis/index.js:79:14) at Socket.EventEmitter.emit (events.js:95:17) at Socket.<anonymous> (_stream_readable.js:746:14) at Socket.EventEmitter.emit (events.js:92:17) at emitReadable_ (_stream_readable.js:408:10) at emitReadable (_stream_readable.js:404:5) at readableAddChunk (_stream_readable.js:165:9) at Socket.Readable.push (_stream_readable.js:127:10) at TCP.onread (net.js:526:21)
Redis error Error: Redis connection to 10180.hostdomain.com:10180 failed - getaddrinfo ENOTFOUND at RedisClient.on_error (/usr/local/lib/node_modules/redis-commander/node_modules/redis/index.js:149:24) at Socket.<anonymous> (/usr/local/lib/node_modules/redis-commander/node_modules/redis/index.js:83:14) at Socket.EventEmitter.emit (events.js:95:17) at net.js:830:16 at process._tickCallback (node.js:415:13)