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

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        22h 1 Backlog Manager 05/Feb/16 3:02 PM
        In Progress In Progress Answered Answered
        59m 58s 1 Backlog Manager 05/Feb/16 4:02 PM
        Answered Answered Closed Closed
        21h 59m 1 Backlog Manager 06/Feb/16 2:02 PM
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        backlogmanager Backlog Manager made changes -
        Summary FIWARE.Question.Lab.How can i remotely create a container? FIWARE.Question.Lab.Spain.How can i remotely create a container?
        mev Manuel Escriche made changes -
        Description
        Created question in FIWARE Q/A platform on 04-02-2016 at 13:02
        {color: red}Please, ANSWER this question AT{color} 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.
        Created question in FIWARE Q/A platform on 04-02-2016 at 13:02
        {color: red}Please, ANSWER this question AT{color} 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.
        HD-Node Spain [ 10846 ]
        backlogmanager Backlog Manager made changes -
        Summary [fiware-askbot] How can i remotely create a container? FIWARE.Question.Lab.How can i remotely create a container?
        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
        backlogmanager Backlog Manager made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        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
        backlogmanager Backlog Manager made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        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
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        mev Manuel Escriche made changes -
        Assignee Pietropaolo Alfonso [ alfopietro ] Spain Node Support Team [ spain.node ]
        mev Manuel Escriche made changes -
        Assignee Pietropaolo Alfonso [ alfopietro ]
        mev Manuel Escriche made changes -
        Field Original Value New Value
        Component/s FIWARE-LAB-HELP [ 10279 ]
        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
        backlogmanager Backlog Manager created issue -

          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: