closed
None
Bug
ECloud-Java-runtime
2016-09-05
2016-08-10
Javier Hitado
No

jhs@ubuntu16:~/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools$ ./runtime-tool.sh install -n eslap://c2netproject.eu/runtime/java/dev/1_0_0

  • ERROR: Cannot fetch runtime manifest from repository: connect EHOSTUNREACH 158.42.156.89:8080
    /home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:141
    throw e;
    ^

Error: Cannot fetch runtime manifest from repository: connect EHOSTUNREACH 158.42.156.89:8080
at /home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/src/index.coffee:341:18
at _rejected (/home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:830:24)
at /home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:856:30
at Promise.when (/home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:1108:31)
at Promise.promise.promiseDispatch (/home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:774:41)
at /home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:590:44
at runSingle (/home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:123:13)
at flush (/home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:111:13)
at nextTickCallbackWith0Args (node.js:415:9)
at process._tickCallback (node.js:344:13)

Discussion

  • Daniel M (ITI)
    Daniel M (ITI)
    2016-08-19

    Hi,
    Could you successfully run 'runtime-tool.sh' and install the image
    eslap://c2netproject.eu/runtime/java/dev/1_0_0 ? What was the problem in the beginning?

     
    • Javier Hitado
      Javier Hitado
      2016-08-22

      Hi Dani,

      I have tested again and looks like the problem is fixed. In my opinion, the problem was probably that a server was down or some connectivity issue.

      Trying to polish this step a bit more, could you please check the following comment:

      1 - When executing script using root user -- >> root@ubuntu:~/pubsub/c2net-cpl-paas4sla-sdk-code/tools# ./runtime-tool.sh install -n eslap://c2netproject.eu/runtime/java/dev/1_0_0
      {
      "success": true
      }

      2 - When executing script not using root user -- >>
      jhs@ubuntu16:~/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools$ ./runtime-tool.sh install -n eslap://c2netproject.eu/runtime/java/dev/1_0_0
      Cannot connect to the Docker daemon. Is the docker daemon running on this host?

      • ERROR: Docker load failed. Command failed: docker load -i /tmp/ecloud/runtime-tool/image.tgz
        Cannot connect to the Docker daemon. Is the docker daemon running on this host?

      /home/jhs/c2net/pubsub/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:141
      throw e;
      ^

      Error: Docker load failed. Command failed: docker load -i /tmp/ecloud/runtime-tool/image.tgz
      Cannot connect to the Docker daemon. Is the docker daemon running on this host?

      For step 2 ... would it not be necessary to include some sudo instruction?

       
  • Arturo Orbegozo
    Arturo Orbegozo
    2016-08-30

    Hi,
    I have a very similar problem. When I execute the "./runtime-tool.sh instal -n eslap://c2net......", I get:

    • ERROR: Cannot fetch runtime manifest from repository: read ECONNRESET
      /home/c2net/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:141
      throw e;
      ^

    Error: Cannot fetch runtime manifest from repository: read ECONNRESET
    at /home/c2net/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/src/index.coffee:341:18
    at _rejected (/home/c2net/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:830:24)
    at /home/c2net/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:856:30
    at Promise.when (/home/c2net/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:1108:31)
    at Promise.promise.promiseDispatch (/home/c2net/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:774:41)
    at /home/c2net/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:590:44
    at runSingle (/home/c2net/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:123:13)
    at flush (/home/c2net/c2net-cpl-paas4sla-sdk-code/tools/runtime-tool/node_modules/q/q.js:111:13)
    at nextTickCallbackWith0Args (node.js:420:9)
    at process._tickCallback (node.js:349:13)

     
  • Daniel M (ITI)
    Daniel M (ITI)
    2016-09-01

    Hi,
    The problem related to 'connect EHOSTUNREACH' should be fixed now, which meant a connection error. We have performed some maintenance during holidays and the servers hosting the images were not available. We apologize for the inconvenience. Please let me know if the problem persist.

     
  • Daniel M (ITI)
    Daniel M (ITI)
    2016-09-05

    The server hosting the images were not available, problem should be fixed by now.

     
  • Daniel M (ITI)
    Daniel M (ITI)
    2016-09-05

    • status: open --> closed
    • assigned_to: Josep Maria Bernabe --> Daniel M (ITI)