s3proxy icon indicating copy to clipboard operation
s3proxy copied to clipboard

Return full stack trace on unexpected errors

Open gaul opened this issue 3 years ago • 1 comments

In #352 a user reported an error with this HTTP error:

<h2>HTTP ERROR: 400</h2>
<p>Problem accessing /. Reason:
<pre>    com.google.common.io.BaseEncoding$DecodingException: Unrecognized character: .</pre></p>

S3Proxy should return the full stack trace to make debugging easier.

gaul avatar Apr 04 '21 02:04 gaul

I think this should be configureable

kortemik avatar Apr 29 '21 08:04 kortemik