sudharsansrini commented on issue #7821:
URL: https://github.com/apache/opendal/issues/7821#issuecomment-4806654153

   Thanks @Xuanwo 
   
   @dosu, 
   My netapp s3 opendal error
   
   opendal.exceptions.Unexpected : Unexpected (permanent) at copy => S3Error {
   code : "MissingContentLength",
   message : "You must provide the Content-Length HTTP header.",
   resource : "<file_path>"
   request_id : "<req_id>"
   }
   Context :
    uri : <netapp s3 server file path uri>
    response : Parts { status : 411, version : HTTP/1.1, headers : {
    "server" : "NetApp CSS/<>",
    .... }}
   service : s3
   from : <from file path>
   to : <target file path>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to