[ 
https://issues.apache.org/jira/browse/HDDS-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134237#comment-17134237
 ] 

Aravindan Vijayan edited comment on HDDS-3765 at 6/12/20, 1:52 PM:
-------------------------------------------------------------------

[~bharat] Thanks for the question. If you compare the PUT request paths in the 
fluentd log vs s3g end, the extra "/" in the fluentd end (08//202006081900) is 
somehow dropped in the s3g. Although the extra slash ideally should not be 
present in the fluent path config, we have to investigate why that happens to 
determine if it is a code bug. 


was (Author: avijayan):
[~bharat] Thanks for the question. If you compare the PUT request paths in the 
fluentd log vs s3g end, the extra "/" in the fluentd end (08/*//*202006081900) 
is somehow dropped in the s3g. Although the extra slash ideally should not be 
present in the fluent path config, we have to investigate why that happens to 
determine if it is a code bug. 

> Fluentd writing to secure Ozone S3 API fails with 500 Error.
> ------------------------------------------------------------
>
>                 Key: HDDS-3765
>                 URL: https://issues.apache.org/jira/browse/HDDS-3765
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Aravindan Vijayan
>            Assignee: Aravindan Vijayan
>            Priority: Critical
>
> Error on fluentd side.
> {code}
> opened
> starting SSL for host1:9879...
> SSL established
> <- "PUT /logs-bucket-1/logs/mytag/2020/06/05//202006052222_190411.gz 
> HTTP/1.1\r\nContent-Type: application/x-gzip\r\nAccept-Encoding: 
> \r\nUser-Agent: aws-sdk-ruby3/3.94.0 ruby/2.4.10 x86_64-l
> inux aws-sdk-s3/1.63.0\r\nX-Amz-Storage-Class: STANDARD\r\nExpect: 
> 100-continue\r\nContent-Md5: zGKVGGaD/U5WUK3cdWQiSA==\r\nHost: 
> host1:9879\r\nX-Amz-Content-Sha256:
>  
> 277fe97f57a1127ee1a0765979ffd3270a6c18c6f75ff6a0f843e7163a338de2\r\nContent-Length:
>  44726\r\nX-Amz-Date: 20200608T190412Z\r\nAuthorization: AWS4-HMAC-SHA256 
> Credential=h...@root.hwx.site/202
> 00608/us-east-1/s3/aws4_request, 
> SignedHeaders=content-md5;content-type;expect;host;user-agent;x-amz-content-sha256;x-amz-date;x-amz-storage-class,
>  Signature=11c1d0a43325d3f7b9d25dbd02023cef2
> 69b66f6a93fa4e1c935b52e3e372f70\r\nAccept: */*\r\n\r\n"
> -> "HTTP/1.1 100 Continue\r\n"
> -> "\r\n"
> -> "HTTP/1.1 500 Server Error\r\n"
> -> "Pragma: no-cache\r\n"
> -> "X-Content-Type-Options: nosniff\r\n"
> -> "X-FRAME-OPTIONS: SAMEORIGIN\r\n"
> -> "X-XSS-Protection: 1; mode=block\r\n"
> -> "Connection: close\r\n"
> -> "\r\n"
> reading all...
> -> ""
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to