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

[fiware-stackoverflow] cygnus instance not reached from orion context broker

    Details

      Description

      Created question in FIWARE Q/A platform on 06-10-2015 at 18:10
      Please, ANSWER this question AT https://stackoverflow.com/questions/32974492/cygnus-instance-not-reached-from-orion-context-broker

      Question:
      cygnus instance not reached from orion context broker

      Description:
      I have installed cygnus 0.8.2 on fiware image CentOS-7-x64, I subscribed to orion context broker using:

      (curl 193.48.247.246:1026/v1/subscribeContext s -S --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'Fiware-Service: egmmqtt' --header 'Fiware-ServicePath: /egmmqttpath' -d @ | python -mjson.tool) <<EOF
      {
      "entities": [

      { "type": "sensors", "isPattern": "false", "id": "sensors:switch2A" }

      ],
      "attributes": [
      "switch2A"
      ],
      "reference": "http://193.48.247.223:5050/notify",
      "duration": "P1M",
      "notifyConditions": [

      { "type": "ONCHANGE", "condValues": [ "switch2A" ] }

      ],
      "throttling": "PT1S"
      }
      EOF

      No notification has reached cygnus and I got this error on orionContextBroker logs:

      time=2015-10-06T17:43:37.898CEST | lvl=WARNING | trans=1443447780-161-00000000423 | function=sendHttpSocket | comp=Orion | msg=clientSocketHttp.cpp[358]: Notification failure for 193.48.247.223:5050 (curl_easy_perform failed: Couldn't connect to server)

      I dont know why the cygnus instance is not reached under the associated public IP adress. In fact I can't ping cygnus machine instance from Orion instance. Any ideas of what I have missed? thanks!

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 15:19|CREATED monitor | # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 15:19|CREATED monitor | # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 18:12|UPDATED status: transition Answer| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 18:12|UPDATED status: transition Answer| # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 21:12|UPDATED status: transition Finish| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 21:12|UPDATED status: transition Finish| # answers= 1, accepted answer= True

          People

          • Assignee:
            backlogmanager Backlog Manager
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: