问题描述
我正在使用通用包测试 Azure Artifacts。对于相对较大的通用包,一切都很好(使用 1GB 和 4GB 大小的包进行测试),但是一旦我尝试了一个刚刚超过 20GB 的包,下载就会失败,并出现 403 错误。最初我提出了问题 here,过了一段时间,他们忍不住提出了 here。我试过使用 PAT 而不是 az login。我试过使用本地构建代理而不是 CLI 直接,但这给出了与 CLI 相同的错误。 感觉我有大约 30 分钟的下载时间,但我无法证明。错误日志附在两个链接的问题上,但顶部是
System.AggregateException: One or more errors occurred. (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).) (Response status code does not indicate success: 403 (Server Failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.).)
上次我尝试下载我使用的版本是使用 Windows 10 powershell 并且:
azure-cli 2.18.0
core 2.18.0
telemetry 1.0.6
Extensions:
azure-devops 0.18.0
是否有人使用 Azure Artifacts 管理过大于 22GB 的通用包的下载?他们说最多支持 1TB - 任何人都有 100GB 的工作?
感谢您的时间, 西蒙
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)