[Backlogmanager] [FIWARE-JIRA] (HELP-22924) [fiware-stackoverflow] When more load FIWARE Orion service getting error ' Timeout was reached' forwarding ' Update' to providing application

Fernando Lopez (JIRA) jira-help-desk at jira.fiware.org
Thu Dec 21 08:28:00 CET 2023


     [ https://jira.fiware.org/browse/HELP-22924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fernando Lopez reassigned HELP-22924:
-------------------------------------

    Assignee: Jason Fox

> [fiware-stackoverflow] When more load FIWARE Orion service getting error 'Timeout was reached' forwarding 'Update' to providing application
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HELP-22924
>                 URL: https://jira.fiware.org/browse/HELP-22924
>             Project: Help-Desk
>          Issue Type: Monitor
>          Components: FIWARE-TECH-HELP
>            Reporter: Backlog Manager
>            Assignee: Jason Fox
>              Labels: fiware, fiware-orion, iot
>
> Created question in FIWARE Q/A platform on 20-11-2023 at 10:11
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/77515003/when-more-load-fiware-orion-service-getting-error-timeout-was-reached-forwardi
> +Question:+
> When more load FIWARE Orion service getting error 'Timeout was reached' forwarding 'Update' to providing application
> +Description:+
> I am trying to provision a device and send actuation commands back using 1 component Orion.
> I have successfully provisioned the device using to update orion query:
> curl -iX POST \
>   'http://orion:1024/v2/op/update' \
>   -H 'Content-Type: application/json' \
>   -H 'fiware-service: agriculture' \
>   -H 'fiware-servicepath: /agriculture' \
>   -d '{ 
>   "actionType":"update",
>   "entities":[{"motor":{"type":"command","value":{"requestTime":"2023-11-17T06:50:00.060",
> "payload":{"motor_status":"on","requestTimestamp":"2023-11-17T18:49:59.091",
> "motor_status":"on"},"transactionId":"xxxx-87a5-4xxx2-xxx-xxxxxxx"}},"id":"urn:ngsi-ld:test:test1","type":"test"}]}
> an automatic registrations is created in Orion after provisioning the device:
> {
>     "id": "5d2d9f4f795d881c2355ab7c",
>     "expires": "2023-11-17T18:49:59.100Z",
>     "dataProvided": {
>         "entities": [{
>             "id": "urn:ngsi-ld:test:test1",
>             "type": "tempHumid"
>         }],
>         "attrs": ["on", "off"]
>     },
>     "provider": {
>         "http": {
>             "url": "http://orion:1024/v2/op/update"
>         },
>         "supportedForwardingMode": "all",
>         "legacyForwarding": true
>     },
>     "status": "active"
> }
> I am facing, and after trying, I have obtained this error:
> {"error":"NotFound","description":"The requested entity has not been found. Check type and id"}
> while Orion reported
> fiware-orion Starting transaction to http://orion:1024/v2/op/update
> fiware-orion   | ERROR at 10:16:34  postUpdateContext.cpp[190]:Runtime Error (error 'Timeout was reached' forwarding 'Update' to providing application)
> fiware-orion   | INFO at 10:16:34  logMsg.h[1874]: Transaction ended
> Thank you in advance I appreciate your help!



--
This message was sent by Atlassian JIRA
(v6.4.1#64016)


More information about the Backlogmanager mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy