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

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        3d 36m 1 Dmitrii Demin 28/May/18 3:41 PM
        In Progress In Progress Answered Answered
        3d 2h 40m 1 Dmitrii Demin 31/May/18 6:22 PM
        Answered Answered Closed Closed
        62d 22h 33m 1 Veronika Vlnkova 02/Aug/18 4:55 PM

          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: