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.

posta un anno fa93 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande