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

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        veronika Veronika Vlnkova made changes -
        HD-Enabler IDAS [ 10884 ]
        jicg José Ignacio Carretero Guarde made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        jicg José Ignacio Carretero Guarde made changes -
        Assignee Backlog Manager [ backlogmanager ]
        backlogmanager Backlog Manager made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        backlogmanager Backlog Manager created issue -

          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: