Open gifi-siby opened 3 weeks ago
It works if you enable anonymous access to the storage container
No, I didn't get the resolution. So, we need to allow public access for this to work? I am not sure if that is correct way.
Yes, enabling anonymous blob access may not be the best approach. Need a more concrete solution.
Yeah, that is the problem. Need to figure out a robust solution.
Current Behavior
When I try to backup using azure, I am getting the below error. Using same azure bucket for milvus storage and backup storage.
["CopyFromURL err"] [error="PUT https://<container-name>.blob.core.windows.net:443/<bucket-name>/devfilesBackup/Backk/binlogs/insert_log/453399115307976339/453399115307976340/453399115308176349/453399115308176349/0\n--------------------------------------------------------------------------------\nRESPONSE 401: 401 Server failed to authenticate the request. Please refer to the information in the www-authenticate header.\nERROR CODE: CannotVerifyCopySource\n--------------------------------------------------------------------------------\n<?xml version="1.0" encoding="utf-8"?><Error><Code>CannotVerifyCopySource</Code><Message>Server failed to authenticate the request. Please refer to the information in the www-authenticate header.\nRequestId:89115e49-f01e-0058-1310-259a52000000\nTime:2024-10-23T05:54:21.2939119Z</Message></Error>\n--------------------------------------------------------------------------------\n"]
Expected Behavior
No response
Steps To Reproduce
Environment
No response
Anything else?
No response