[ https://jira.fiware.org/browse/HELP-12800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lopez updated HELP-12800:
----------------------------------
HD-Chapter: Cloud
HD-Enabler: Docker
> [fiware-askbot] Error occurs in IDAS installation using Docker
> --------------------------------------------------------------
>
> Key: HELP-12800
> URL: https://jira.fiware.org/browse/HELP-12800
> Project: Help-Desk
> Issue Type: Monitor
> Reporter: Backlog Manager
> Assignee: Kenneth Nagin
> Labels: Docker, IDAS
>
> Created question in FIWARE Q/A platform on 04-10-2017 at 09:10
> {color: red}Please, ANSWER this question AT{color} https://ask.fiware.org/question/845/error-occurs-in-idas-installation-using-docker/
> +Question:+
> Error occurs in IDAS installation using Docker
> +Description:+
> Hello,
> I was trying to install IDAS using Docker for Windows. But the Docker container could not started as bellow:
> docker pull telefonicaiot/iotagent-ul
> docker run -itd --name iotagent telefonicaiot/iotagent-ul
> 6c3283528200f7f4854a4754d40013cb9b1853c38101e0bfc8deba2df5e0007a
> docker ps -a
> CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
> 6c3283528200 telefonicaiot/iotagent-ul "/bin/sh -c 'bin/i..." 8 seconds ago Exited (8) 6 seconds ago iotagent
> docker start iotagent
> iotagent
> docker ps -a
> CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
> 6c3283528200 telefonicaiot/iotagent-ul "/bin/sh -c 'bin/i..." 28 seconds ago Exited (8) 4 seconds ago iotagent
> docker logs iotagent
> /opt/iotaul/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js:5
> const Hoek = require('hoek');
> ^^^^^
> SyntaxError: Use of const in strict mode.
> at Module._compile (module.js:439:25)
> 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 Module.require (module.js:364:17)
> at require (module.js:380:17)
> at Object.<anonymous> (/opt/iotaul/node_modules/request/node_modules/hawk/lib/index.js:5:33)
> at Module._compile (module.js:456:26)
> at Object.Module._extensions..js (module.js:474:10)
> at Module.load (module.js:356:32)
> /opt/iotaul/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js:5
> const Hoek = require('hoek');
> ^^^^^
> SyntaxError: Use of const in strict mode.
> at Module._compile (module.js:439:25)
> 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 Module.require (module.js:364:17)
> at require (module.js:380:17)
> at Object.<anonymous> (/opt/iotaul/node_modules/request/node_modules/hawk/lib/index.js:5:33)
> at Module._compile (module.js:456:26)
> at Object.Module._extensions..js (module.js:474:10)
> at Module.load (module.js:356:32)
> Has anyone had the same issues?
> Kazuki Urabe
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy