minio/minio-dotnet

MinioClient.cs | ParseErrorFromContent System.ArgumentNullException: Value cannot be null. (Parameter 'message')

pandapknaepel opened this issue · 0 comments

On the Contabo S3 i got the exception above.
Reason is, that the message of the errResponse is null, but the constructor excpects an not nullable string.

grafik

grafik

grafik