UNOMP/unified-node-open-mining-portal

throw er; // Unhandled 'error' event Error: The password has to be of type "string"

Opened this issue · 0 comments

starting... node init.js

getting this error, any idea?


events.js:72
throw er; // Unhandled 'error' event
^
Error: The password has to be of type "string"
at RedisClient.auth.RedisClient.AUTH (/root/unomp/node_modules/redis/index.js:1038:19)
at new module.exports (/root/unomp/libs/poolWorker.js:23:22)
at Object. (/root/unomp/init.js:76:13)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:902:3