deploy-azure-cdn icon indicating copy to clipboard operation
deploy-azure-cdn copied to clipboard

Container Not Found Error

Open DaltonCaughell opened this issue 9 years ago • 2 comments

I'm getting a container not found error from somewhere deep in the azure-storage lib. If I specify a new container name one is created, and if I add files to the container manually and specify deleteExistingBlobs they are acknowledged as being deleted. So the connection to the container is fine in some sections of the code.

I checked out the uploadFileToAzureCdn and it looks like the containerName is being passed properly. Has anyone encountered an issue similar to this before?

DaltonCaughell avatar Jan 20 '16 01:01 DaltonCaughell

Not me, try add some more logging, the code is quite small. Paste your config, maybe we'll se something out of place

bestander avatar Jan 20 '16 10:01 bestander

Hi, did you find the error? I have the same issue...

Thanks!

0GiS0 avatar Nov 12 '17 12:11 0GiS0