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

FIWARE.Question.Lab.Spain.How can i remotely create a container?

    Details

      Description

      Created question in FIWARE Q/A platform on 04-02-2016 at 13:02
      Please, ANSWER this question AT https://ask.fiware.org/question/374/how-can-i-remotely-create-a-container/

      Question:
      How can i remotely create a container?

      Description:
      I'm in Spain2 region and trying to create a container from terminal using:

      curl -v \
      -X PUT \
      -H 'X-Auth-Token: $Auth-Token' \
      -H 'Content-Type: application/cdmi-container' \
      -H 'Accept: application/cdmi-container' \
      -H 'X-VDMI-Specification-Version: 1.0.1' \
      http://130.206.82.9:8080/cdmi/$ID/example_curl/

      I can get the capabilities correctly but when i try to list the containers, create a new one or download/upload content i get error 403 forbidden:

      403 Forbidden

      Access was denied to this resource.

      *Connection #0 to host 130.206.82.9 left intact

      Here's an example of capabilities.sh, which works well:

      curl -v \
      -X GET \
      -H 'X-Auth-Token: $Auth-Token' \
      -H 'Accept: application/cdmi-capabilities' \
      -H 'X-VDMI-Specification-Version: 1.0.1' \
      http://130.206.82.9:8080/cdmi/$ID/cdmi_capabilities/

      Any idea why i cant create/interact with the containers?

      Thanks.

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2016-02-04 17:05|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2016-02-04 17:05|CREATED monitor | # answers= 0, accepted answer= False
        Hide
        backlogmanager Backlog Manager added a comment -

        2016-02-05 15:05|UPDATED status: transition Answer| # answers= 1, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2016-02-05 15:05|UPDATED status: transition Answer| # answers= 1, accepted answer= False
        Hide
        backlogmanager Backlog Manager added a comment -

        2016-02-05 16:05|UPDATED status: transition Answered| # answers= 1, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2016-02-05 16:05|UPDATED status: transition Answered| # answers= 1, accepted answer= False
        Hide
        backlogmanager Backlog Manager added a comment -

        2016-02-06 14:05|UPDATED status: transition Finish| # answers= 1, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2016-02-06 14:05|UPDATED status: transition Finish| # answers= 1, accepted answer= False

          People

          • Assignee:
            spain.node Spain Node Support Team
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: