azure blob storage integration ACC | Community
Skip to main content
New Participant
March 8, 2021
Solved

azure blob storage integration ACC

  • March 8, 2021
  • 2 replies
  • 2338 views

I create an external account with the access key and the host name <myaccount>.blob.core.windows.net but when I try to update a file on transfer activity always get the same log:

03/04/2021 8:22:59 PM              CRL-290182 Error occurred while uploading 'http://<myaccount>.blob.core.windows.net/<container>/<file>.csv' to Azure Blob Storage (code CRL-290030 Not Found - The server has not found anything matching the Request-URI)

03/04/2021 8:22:59 PM              Failed writing received data to disk/application

03/04/2021 8:22:59 PM              BAS-010035 Cannot write to file '' (errno=9, Bad file descriptor).

03/04/2021 8:22:58 PM              CRL-290182 Error occurred while uploading 'http://<myaccount>.blob.core.windows.net/<container>/<file>.csv' to Azure Blob Storage (code CRL-290030 Not Found - The server has not found anything matching the Request-URI)

03/04/2021 8:22:58 PM              Failed initialization

03/04/2021 8:22:58 PM              Starting transfer of '/usr/local/neolane/nl6/var/<myinstance>/export/<file>.csv' to 'http://<myaccount>.blob.core.windows.net/<container>/<file>.csv'

03/04/2021 8:22:58 PM              1 file(s) to transfer

 

 

I'm not sure what is the error, if I configure wrong the account or is a protocol (HTTPS) problem, or may be need add some script code to transfer activity. 

 

I hope someone could help me,

 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ags

Hi @leonieswart-lonalo it seems to be a related with campaign version, we had to update to  version GS11

2 replies

New Participant
May 20, 2021

Did this resolve your issue?

Any idea on a possible workaround so https is possible?

 

Thanks!

Leonie

agsAuthorAccepted solution
New Participant
May 27, 2021

Hi @leonieswart-lonalo it seems to be a related with campaign version, we had to update to  version GS11

marcinkacz
New Participant
March 19, 2021

Hi ags
Unfortunately AC uses http as default. I'm not sure if this can be changed. Please ask Blob owner/admin to set Secure transfer required to Disabled:

 

 

Most probably new Access keys would need to be generated too:

 

 

This small change should resolve your issue.

Regards, Marcin