UNOMP / unified-node-open-mining-portal

Development stopped and is now unsupported. The node.js version is being deprecated in October 2016.
GNU General Public License v2.0
347 stars 395 forks source link

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

Open goodthebest opened 6 years ago

goodthebest commented 6 years ago

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