Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payload measures are lost after reconnection with Orion. #718

Open
MayankSingh-NEC opened this issue May 11, 2023 · 0 comments
Open

Payload measures are lost after reconnection with Orion. #718

MayankSingh-NEC opened this issue May 11, 2023 · 0 comments

Comments

@MayankSingh-NEC
Copy link

Issue Description:
When Orion is down, the data which is sent via IOTA is lost.
Once orion is restarted, then we need to send new payload measures and get response accordingly.
The IOTA does not have the property to store and update the older data in the Orion.

Reproduction Steps:

  1. Service Provisioning
  2. Device Provisioning
  3. Stop the Orion-CB container
  4. Send the payload measures
  5. Restart the same Orion-CB container
  6. Retrive value with QueryContext

Expected Result :
Older data should be stored and updated in Orion, when orion is restarted.

Actual Result :

  1. Error found executing update action in Context Broker: RequestError: connect ECONNREFUSED 127.0.0.1:1026
  2. MEASURES-002: Couldn't send the updated values to the Context Broker due to an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant