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

FIWARE.Request.Tech.Cloud.ObjectStorage.Cloud.CloudPortal.Problem downloading object from object storage

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None
    • HD-Chapter:
      Cloud
    • HD-Enabler:
      Object Storage

      Description

      From: Massimo Corna massimo.corna@krill.eu
      Sent: Thursday, October 08, 2015 11:20 AM
      To: Chulani, Ilknur
      Subject: Problem download object from object storage

      Good morning

      Sorry to bother you again, but I have a problem with the download of charged objects in the object storage.

      Load an object (file) in containers through code:

      curl -i $publicURL/janeausten/helloworld.txt -X PUT -H "Content-Length: 1" -H "Content-Type: text/html; charset=UTF-8" -H "X-Auth-Token: $token"

      the object is loaded correctly

      "Problem" If I try to download the object with web interface fiware lab I am waiting without being able to download the item
      as shown in attached (Wait.jpg)

      if I try to download the object through this code:

      curl -i $publicURL/marktwain/goodbye -X GET -H "X-Auth-Token: $token"

      object is downloaded without problems and without errors

      If I load the object from the web of fiware lab (containers.jpg upload.jpg)

      and then later try to download (download object )I do not remain in wait state (wait.jpg) and the object download.

      I apologize again for the inconvenience but I made many unsuccessful attempts to solve this problem

      thanks for the help


      http://www.e-levelcom.com/elevel/krill.png
      Massimo Corna
      Developer

      Krill Srl
      Via Casale, 5
      20144 Milano (MI)
      Tel: +39 02 8907 5413
      Fax: +39 02 3206 6978
      Mob: +39 393 911 3793
      Skype: massimo.corna
      http://www.<http://www.e-levelcom.com/>krill.eu<http://krill.eu/>
      _______________________________________________
      Fiware-fiadopt-coaching mailing list
      Fiware-fiadopt-coaching@lists.fiware.org
      https://lists.fiware.org/listinfo/fiware-fiadopt-coaching

      1. Upload-3.jpg
        195 kB
      2. Upload-2.jpg
        194 kB
      3. Upload-1.jpg
        186 kB
      4. Result Download.jpg
        119 kB
      5. Result-1.jpg
        141 kB
      6. Download.jpg
        146 kB

        Issue Links

          Activity

          fla Fernando Lopez made changes -
          Fix Version/s 2021 [ 12600 ]
          mev Manuel Escriche made changes -
          HD-Enabler Object Storage [ 10863 ]
          HD-Chapter Cloud [ 10837 ]
          mev Manuel Escriche made changes -
          Summary FIWARE.Request.Tech.Cloud.CloudPortal.Problem downloading object from object storage FIWARE.Request.Tech.Cloud.ObjectStorage.Cloud.CloudPortal.Problem downloading object from object storage
          mev Manuel Escriche made changes -
          Summary FIWARE.Request.Lab.Cloud.CloudPortal.Problem downloading object from object storage FIWARE.Request.Tech.Cloud.CloudPortal.Problem downloading object from object storage
          meth Kalman Meth made changes -
          Resolution Done [ 10000 ]
          Status Answered [ 10104 ] Closed [ 6 ]
          meth Kalman Meth made changes -
          Status In Progress [ 3 ] Answered [ 10104 ]
          ichulani ilknur chulani made changes -
          Assignee Alvaro Alonso [ aalonsog ] Kalman Meth [ kalman.meth ]
          ichulani ilknur chulani made changes -
          Resolution Done [ 10000 ]
          Status Closed [ 6 ] In Progress [ 3 ]
          aalonsog Alvaro Alonso made changes -
          Resolution Done [ 10000 ]
          Status Answered [ 10104 ] Closed [ 6 ]
          aalonsog Alvaro Alonso made changes -
          Status In Progress [ 3 ] Answered [ 10104 ]
          fw.ext.user FW External User made changes -
          Attachment Download.jpg [ 18344 ]
          Attachment Result Download.jpg [ 18345 ]
          Attachment Result-1.jpg [ 18346 ]
          Attachment Upload-1.jpg [ 18347 ]
          Attachment Upload-2.jpg [ 18348 ]
          Attachment Upload-3.jpg [ 18349 ]
          aalonsog Alvaro Alonso made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          aalonsog Alvaro Alonso made changes -
          Summary Fiware-fiadopt-coaching.TeachbyApp. Problem downloading object from object storage FIWARE.Request.Lab.Cloud.CloudPortal.Problem downloading object from object storage
          ichulani ilknur chulani made changes -
          Assignee Kalman Meth [ kalman.meth ] Alvaro Alonso [ aalonsog ]
          ichulani ilknur chulani made changes -
          Description Dear Massimo,

          I will create a ticket regarding this in the tech support channel.

          In order to be able to connect you faster with the related experts, my recommendation would be to send future inquires to the following channels:

          - Technical questions about GEs (like this one below): fiware-tech-help@lists.fiware.org<mailto:fiware-tech-help@lists.fiware.org>

          - Questions/issues about Lab/node: fiware-lab-help@ists.fiware.org<mailto:fiware-lab-help@ists.fiware.org>

          - Any other inquiries: To me and my team through the fiware-fiadopt-coaching@lists.fiware.org<mailto:fiware-fiadopt-coaching@lists.fiware.org> . You can also use this channel if you couldn’t get a timely response from the tech or lab mailing lists.

          Hope this helps.

          Best regards,

          ilknur

          From: Massimo Corna [mailto:massimo.corna@krill.eu]
          Sent: Thursday, October 08, 2015 11:20 AM
          To: Chulani, Ilknur
          Subject: Problem download object from object storage

          Good morning

          Sorry to bother you again, but I have a problem with the download of charged objects in the object storage.

             Load an object (file) in containers through code:

             curl -i $publicURL/janeausten/helloworld.txt -X PUT -H "Content-Length: 1" -H "Content-Type: text/html; charset=UTF-8" -H "X-Auth-Token: $token"

             the object is loaded correctly

             "Problem" If I try to download the object with web interface fiware lab I am waiting without being able to download the item
                       as shown in attached (Wait.jpg)

             if I try to download the object through this code:

             curl -i $publicURL/marktwain/goodbye -X GET -H "X-Auth-Token: $token"

             object is downloaded without problems and without errors


          If I load the object from the web of fiware lab (containers.jpg upload.jpg)

          and then later try to download (download object )I do not remain in wait state (wait.jpg) and the object download.

          I apologize again for the inconvenience but I made many unsuccessful attempts to solve this problem

          thanks for the help


          --
          [http://www.e-levelcom.com/elevel/krill.png]
          Massimo Corna
          Developer

          Krill Srl
          Via Casale, 5
          20144 Milano (MI)
          Tel: +39 02 8907 5413
          Fax: +39 02 3206 6978
          Mob: +39 393 911 3793
          Skype: massimo.corna
          http://www.&lt;http://www.e-levelcom.com/&gt;krill.eu&lt;http://krill.eu/>

            [http://cdn1.iconfinder.com/data/icons/48_px_web_icons/48/Leaf.png] Please consider the environment before printing this e-mail.
          This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. Any improper use of this email and its attachments will lead to the person responsible having to deal with all the associated civil and criminal consequences of their actions (Legislative Decree 196/03 and Directive 2002/58/EC). The sender shall not be liable for the improper or incomplete transmission of the information contained in this communication nor for any delay in its receipt or damage to your system. The sender does not guarantee that the integrity of this communication has been maintained nor that this communication is free of viruses, interceptions or interference.
          Bu mesaj ve ekleri gönderilen kişiye özeldir ve gizli bilgiler içerebilir. Eğer mesajın gönderilmek istendiği kişi değilseniz lütfen kopyalamayınız, başkalarına göndermeyiniz ve göndericiyi bilgilendiriniz. Internet üzerinden gönderilen mesajların güvenli ve hatasız olduğunun garantisi olmadığından Atos grubu mesajın içeriğinden sorumlu tutulamaz. Göndericinin bilgisayarı anti-virüs sistemleri tarafından taranmaktadır, ancak yine de mesajın virüs içermediği garanti edilemez ve gönderici, meydana gelebilecek zararlardan sorumlu tutulamaz.

          This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.

          Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost.
          Please, send your messages using the new domain (Fiware-fiadopt-coaching@lists.fiware.org) instead of the old one.
          _______________________________________________
          Fiware-fiadopt-coaching mailing list
          Fiware-fiadopt-coaching@lists.fiware.org
          https://lists.fiware.org/listinfo/fiware-fiadopt-coaching
          From: Massimo Corna [mailto:massimo.corna@krill.eu]
          Sent: Thursday, October 08, 2015 11:20 AM
          To: Chulani, Ilknur
          Subject: Problem download object from object storage

          Good morning

          Sorry to bother you again, but I have a problem with the download of charged objects in the object storage.

             Load an object (file) in containers through code:

             curl -i $publicURL/janeausten/helloworld.txt -X PUT -H "Content-Length: 1" -H "Content-Type: text/html; charset=UTF-8" -H "X-Auth-Token: $token"

             the object is loaded correctly

             "Problem" If I try to download the object with web interface fiware lab I am waiting without being able to download the item
                       as shown in attached (Wait.jpg)

             if I try to download the object through this code:

             curl -i $publicURL/marktwain/goodbye -X GET -H "X-Auth-Token: $token"

             object is downloaded without problems and without errors


          If I load the object from the web of fiware lab (containers.jpg upload.jpg)

          and then later try to download (download object )I do not remain in wait state (wait.jpg) and the object download.

          I apologize again for the inconvenience but I made many unsuccessful attempts to solve this problem

          thanks for the help


          --
          [http://www.e-levelcom.com/elevel/krill.png]
          Massimo Corna
          Developer

          Krill Srl
          Via Casale, 5
          20144 Milano (MI)
          Tel: +39 02 8907 5413
          Fax: +39 02 3206 6978
          Mob: +39 393 911 3793
          Skype: massimo.corna
          http://www.&lt;http://www.e-levelcom.com/&gt;krill.eu&lt;http://krill.eu/>
          _______________________________________________
          Fiware-fiadopt-coaching mailing list
          Fiware-fiadopt-coaching@lists.fiware.org
          https://lists.fiware.org/listinfo/fiware-fiadopt-coaching
          ichulani ilknur chulani made changes -
          Assignee Kalman Meth [ kalman.meth ]
          ichulani ilknur chulani made changes -
          Summary Re: [Fiware-fiadopt-coaching] Problem download object from object storage Fiware-fiadopt-coaching.TeachbyApp. Problem downloading object from object storage
          backlogmanager Backlog Manager made changes -
          Field Original Value New Value
          Link This issue relates to HELC-1077 [ HELC-1077 ]
          backlogmanager Backlog Manager created issue -

            People

            • Assignee:
              meth Kalman Meth
              Reporter:
              ichulani ilknur chulani
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: