cannot create hotfolder in Azure blob storage from local Hybris

KT, Shathish (Cognizant) 1 Reputation point
2020-10-21T11:17:12.44+00:00

Hi,

i am trying to Upload the test file to the hybris container in Blob storage Account and put it in a folder with the name master/hotfolder. The transfer process is queued but never creates it.

  • Create the directory master/hotfolder in the hybris container in Microsoft Azure Storage Explorer.(this is failing)
  • Upload the test.csv file to master/hotfolder (this is failing).

have this log file -
2020/10/21 07:44:51 ==> REQUEST/RESPONSE (Try=1/1.0001ms, OpTime=1.0001ms) -- REQUEST ERROR
HEAD https://f7ckph1ma0mnvh10cods8tg.blob.core.windows.net/localhybris/master/hotfolder/product-00.csv?se=2020-11-20t07%3A44%3A49z&sig=-REDACTED-&sp=rwl&sr=c&sv=2019-10-10&timeout=901
User-Agent: [Microsoft Azure Storage Explorer, 1.15.1, win32, AzCopy/10.6.0 Azure-Storage/0.10 (go1.13; Windows_NT)]
X-Ms-Client-Request-Id: [16a7a13a-76b8-4aa7-4969-c9380846d1cc]
X-Ms-Version: [2019-12-12]


ERROR:
-> github.com/Azure/azure-pipeline-go/pipeline.NewError, /home/vsts/go/pkg/mod/github.com/!azure/azure-pipeline-go@v0.2.3/pipeline/error.go:157
HTTP request failed

Head https://f7ckph1ma0mnvh10cods8tg.blob.core.windows.net/localhybris/master/hotfolder/product-00.csv?se=2020-11-20T07%3A44%3A49Z&sig=-REDACTED-&sp=rwl&sr=c&sv=2019-10-10&timeout=901: proxyconnect tcp: dial tcp: lookup proxy.xxxxxxx.com: no such host

where do we configure the proxy?

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
237 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,535 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 34,356 Reputation points Microsoft Employee
    2020-10-21T19:21:39.083+00:00

    @KT, Shathish (Cognizant)
    Proxy settings in Storage Explorer can be configured by selecting Edit>Configure Proxy. Please also check through the Proxy issues section of the troubleshooting page to see if there is something you have overlooked.

    Hope this helps! Let us know if you have further questions or need further assistance.

    -----------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments