Using aws S3 in spring boot, while trying to access awsClient I am getting some unexpected error.

0

`com.amazonaws.SdkClientException: Unable to unmarshall response (Unexpected character 'd' (code 100) after '<!' (malformed comment?) at [row,col {unknown-source}]: [1,3]). Response Code: 200

Caused by: com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character 'd' (code 100) after '<!' (malformed comment?) at [row,col {unknown-source}]: [1,3]`

it is working fine in sts and docker-compose but when I am running it in ocp (OpenShift Container Platform) it is giving me this error.

已提问 1 年前93 查看次数
没有答案

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则