From 55bf1c6896913222c55f9dc7ea7a9debf939b711 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 24 Aug 2022 13:05:15 -0400 Subject: [PATCH] comment --- ...ent_1_14740dc386510409a8fbda5635eee831._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/error_during_copy_to_S3/comment_1_14740dc386510409a8fbda5635eee831._comment diff --git a/doc/bugs/error_during_copy_to_S3/comment_1_14740dc386510409a8fbda5635eee831._comment b/doc/bugs/error_during_copy_to_S3/comment_1_14740dc386510409a8fbda5635eee831._comment new file mode 100644 index 0000000000..1f62cd2bcd --- /dev/null +++ b/doc/bugs/error_during_copy_to_S3/comment_1_14740dc386510409a8fbda5635eee831._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2022-08-24T17:01:17Z" + content=""" +This error message is from xml-conduit, which is used by aws +to parse a response from the S3 server. It seems that response is probably +malformed XML. + +What S3 server is this using? + +You may be able to get more information about the http request and response +by using the --debug flag. +"""]] -- 2.30.2