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

[fiware-stackoverflow] Can't add device via http on FIWARE-IoTAgent

    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 15-09-2016 at 14:09
      Please, ANSWER this question AT https://stackoverflow.com/questions/39511158/cant-add-device-via-http-on-fiware-iotagent

      Question:
      Can't add device via http on FIWARE-IoTAgent

      Description:
      I'm learning about IoT and trying to use Fiware for a project and got stuck when trying run some commands while following the fiware-IoTAgent-Cplusplus deployment guide.

      I could successfully run:
      curl -X GET http://172.17.0.4:8080/iot/about

      Sending the above command I got the following result:
      Welcome to IoTAgents identifier:qa:8080 1.3.1 commit 124.g0b78609 in Sep 14 2016

      When I tried to run the following command it returns "pidfile not found [FAILED]", so I must have missed some configuration
      service iotagent start protocol

      Any other requests returns 'The request is not well formed':

      curl -X POST http://x.x.x.x:8080/iot/services \
      -i \
      -H "Content-Type: application/json" \
      -H "Fiware-Service: service2" \
      -H "Fiware-ServicePath: /srvpath2" \
      -d '{"services": [

      { "apikey": "apikey2", "token": "token2", "cbroker": "http://127.0.0.1:1026", "entity_type": "thing", "resource": "/iot/d" }

      ]}'

      Any ideas of what can be done?
      Thanks.

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

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

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

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

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

        2017-05-22 21:08|UPDATED status: transition Finish| # answers= 1, accepted answer= True

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

          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: