访问blob存储时,使用url超出最大重试次数

访问blob存储时,使用url超出最大重试次数

问题描述:

我正在使用" holobuilder / mongodump-azure"在AKS kluster中的图像来访问blob存储。当我试图连接它的pod时出现以下错误:

错误:HTTPSConnectionPool(host ='xyz。 blob.blob.core.windows.net',port = 443):使用url:/?comp = list超出了最大重试次数(由NewConnectionError引起('< urllib3.connection.VerifiedHTTPSConnection对象位于0x7fa793ba07f0>:
失败建立新连接:[Errno -2]名称或服务未知',))

我检查了名字,订阅,访问的关键,但似乎没有任何工作。有人能指出我正确的方向吗?

I have checked name, subscription, key to access but nothing seems to be working. Can someone point me in the right direction?

亲切的问候,

Pe

您好,
可以为我们提供以下信息:您在Container / Blob级别设置了哪些特定权限?群集是否也位于Azure中? Azure存储帐户上的防火墙是否已启用?
Hi,
Could provide us with the following info: what specific permissions do you have set on the Container/Blob levels ? is the cluster also located within Azure ? Is the Firewall on the Azure storage account enabled ?