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

[fiware-stackoverflow] Data retrieval from Orion Context broker subscription fails

    Details

      Description

      Created question in FIWARE Q/A platform on 25-05-2018 at 14:05
      Please, ANSWER this question AT https://stackoverflow.com/questions/50529554/data-retrieval-from-orion-context-broker-subscription-fails

      Question:
      Data retrieval from Orion Context broker subscription fails

      Description:
      with a successful subscription in orion context broker, a listening accumulator server fails to recieve any data, under any circumstances I can find to test.

      We are using an ubuntu virtual machine that has a nested virtual machine with Fiware-orion in it. Having subscribed to orion context broker and confirmed that it was successful by checking the database and also having confirmed that data is successfully updated, the accumulator server fails to respond. unable to tell if this is a failure to send from orion, or to receive by accumulator, and unsure how to check and continue, we humbly beg the wisdom of the stack overflow community.

      We have run the accumulator server on both virtual machine on the same PC and on another PC with non-vm ubuntu. The script we are using to subscribe is presented below:

      Orion VM

      {
      "duration": "P1M",
      "entities": [
      {
      "type": "Thing",
      "id": "Sensor_GV_01",
      "isPattern": "false"
      }
      ],
      "throttling": "PT1S",
      "reference": "http://10.224.24.236:1028/accumulate",
      "attributes": [
      "temperature",
      "pressure"
      ]
      }

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2018-05-25 15:05|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2018-05-25 15:05|CREATED monitor | # answers= 0, accepted answer= False

          People

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

            Dates

            • Created:
              Updated:
              Resolved: