When attempting to upload an image using OkHttp via Android Upload Service to Amazon AWS S3, the upload fails with a java.net.SocketException: Connection reset. This issue occurs specifically during ...
at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base/sun.nio.ch ...