Just checking if anyone has come across this issue when running NiFi 2.4.0 on windows 10 or 11, and java 21. When using the PutS3Object processor, it has this error:
* to Amazon S3 due to com.amazonaws.SdkClientException: Unable to execute HTTP request: Connection reset by peer com.amazonaws.SdkClientException: Unable to execute HTTP request: Connection reset by peer* Further investigation suggested that The AWS SDK for Java 1.x is being used Did some research, but the nifi on windows version doesn t have the puts3object_v2 processor. However running the same version of NiFi (2.4.0) in WSL doesnt seem to have this issue. Any ideas? Frank