Hola! I was trying to follow the instructions to install idm on this page: http://fiware-idm.readthedocs.io/en/latest/admin_guide/#requirements At npm run-script create_db step, I ran into problems. Here's the error from the command: ubuntu at kubecity02:~/Downloads/fiware-idm$ npm run-script create_db > idm at 0.0.0 create_db /home/ubuntu/Downloads/fiware-idm > sequelize --env database db:create Sequelize CLI [Node: 8.11.1, CLI: 4.0.0, ORM: 4.33.4] Loaded configuration file "config.js". Using environment "database". sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security, read more at http://docs.sequelizejs.com/manual/tutorial/querying.html#operators node_modules/sequelize/lib/sequelize.js:242:13 ERROR: Client does not support authentication protocol requested by server; consider upgrading MySQL client npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! idm at 0.0.0 create_db: `sequelize --env database db:create` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the idm at 0.0.0 create_db script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/ubuntu/.npm/_logs/2018-05-05T15_22_40_096Z-debug.log Could someone please help. Thanks a million! Best, Leny -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-tech-help/attachments/20180505/fcecf2a1/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy