Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-864

FIWARE.Request.Tech.Cloud.SwDeployConfig.RecipesFailing

    Details

    • HD-Chapter:
      Cloud
    • HD-Enabler:
      Sagitta

      Description

      Web Browser: Firefox 33.0
      Operating System: OSX version 10.9.5
      User id: cloudtestulpgc
      Tenant: 00000000000000000000000000006443

      Description
      Node.js is not installed in ModeJsMysql bluprint template.

      How to replicate: Clone NodejsMysql blueprint template and launch it. Try
      to execute a node.js script.

      _______________________________________________
      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-lab-help

        Activity

        Hide
        jesus.movilla Jesus Movilla (Inactive) added a comment -

        It seems that the récipe is never installed due to a problema of synchronization between the node and the machine wher the sdc is installed. SDC date is in CET and node (from Centos6.5 image) is at IST.

        Show
        jesus.movilla Jesus Movilla (Inactive) added a comment - It seems that the récipe is never installed due to a problema of synchronization between the node and the machine wher the sdc is installed. SDC date is in CET and node (from Centos6.5 image) is at IST.
        Hide
        jesus.movilla Jesus Movilla (Inactive) added a comment - - edited

        Basically we need to change the timezone of Centos 6.5 image from IST to CET Europe/Madrid
        The commands are:
        mv /etc/localtime /etc/localtime.old
        ln -s /usr/share/zoneinfo/Europe/Madrid /etc/localtime

        Show
        jesus.movilla Jesus Movilla (Inactive) added a comment - - edited Basically we need to change the timezone of Centos 6.5 image from IST to CET Europe/Madrid The commands are: mv /etc/localtime /etc/localtime.old ln -s /usr/share/zoneinfo/Europe/Madrid /etc/localtime
        Hide
        pablo.fernandez Pablo Fernandez Moniz added a comment -

        Dear Jesus,

        We have tried it again and it seems to works, but sometimes it takes an
        error while installing. We attach a picture of the given error.

        KR

        2014-11-04 11:06 GMT+00:00 Jesus Movilla (JIRA) <jira-help-desk@fi-ware.org>

        Show
        pablo.fernandez Pablo Fernandez Moniz added a comment - Dear Jesus, We have tried it again and it seems to works, but sometimes it takes an error while installing. We attach a picture of the given error. KR 2014-11-04 11:06 GMT+00:00 Jesus Movilla (JIRA) <jira-help-desk@fi-ware.org>
        Hide
        jesus.movilla Jesus Movilla (Inactive) added a comment -

        Hi

        I have tested right know and it wirks. I have cloned the NodeMysql Blueprint template and launch an instance. Everything worked fine.

        Regards

        Show
        jesus.movilla Jesus Movilla (Inactive) added a comment - Hi I have tested right know and it wirks. I have cloned the NodeMysql Blueprint template and launch an instance. Everything worked fine. Regards

          People

          • Assignee:
            henar Henar Muñoz
            Reporter:
            pablo.fernandez Pablo Fernandez Moniz
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: