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

[fiware-stackoverflow] Fiware: Issue when registering a service through IDAS

    Details

    • Type: Monitor
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:

      Description

      Created question in FIWARE Q/A platform on 07-01-2016 at 17:01
      Please, ANSWER this question AT https://stackoverflow.com/questions/34660409/fiware-issue-when-registering-a-service-through-idas

      Question:
      Fiware: Issue when registering a service through IDAS

      Description:
      I'm using IDAS. I can register a service through an IoT Agent, but if I try to do it using the iota manager, seems that I can't due to an issue with the protocols. When I try to register it:

      curl -X POST 172.21.0.23:8091/iot/services \
      -i \
      -H "Content-Type: application/json" \
      -H "Fiware-Service: sanitysrvm" \
      -H "Fiware-ServicePath: /sanitysspath" \
      -d '{"services": [

      { "apikey": "apikey", "token": "token", "cbroker": "http://127.0.0.1:1026", "entity_type": "thingsrv", "protocol": ["PDI-IoTA-UltraLight"] }

      ]}'

      I get this response:

      HTTP/1.1 400 Bad Request
      Connection: close
      Host: 172.21.0.23:8091
      Content-Length: 94
      Content-Type: application/json

      {"reason":"The request is not well formed","details":"No exists protocol PDI-IoTA-UltraLight"}

      I have checked the protocols:

      http://172.21.0.23:8091/iot/protocols

      But seems that there are none:

      { "count": 0,"protocols": []}

      Is this issue related, as it seems, with the protocol?
      Can be that the protocol wan't correctly defined when installing the IDAS?
      How should I define the protocols?

      Thanks!

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

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

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

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

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

        2017-05-22 21:07|UPDATED status: transition Answered| # answers= 1, accepted answer= False

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

          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: