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.

demandé il y a un an94 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions