I am running geoserver(2.28.80) instance with S3 geotiff plugin, and have configured S3 geotiff store for a layer. I observe that for osme of the tifs, I get timedout(504) with messages like:
Not all bytes were read from the S3ObjectInputStream, aborting HTTP connection. This is likely an error and may result in sub-optimal behavior. Request only the bytes you need via a ranged GET or drain the input stream after use.
What can be the cause for this? Where should I look for to get it solved?
Note: Its not AWS S3, but a S3 compatible storage.