You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the following features, something goes wrong。
[nio-8080-exec-2] i.g.i.plugins.cog.CogSourceSPIProvider : Unable to create a RangeReader of type it.geosolutions.imageioimpl.plugins.cog.S3RangeReader on uri: /swc/G51F041008-COG.tiff due to java.lang.reflect.InvocationTargetException
How does geoserver-cloud support local S3 storage, such as minio?
The text was updated successfully, but these errors were encountered:
Hi, I'm using Minio for local S3 storage but I can't get it to work with GeoServer. I’m encountering the error:
Suppressed: software.amazon.awssdk.core.exception.SdkClientException: Request attempt 1 failure: Unable to execute HTTP request: bucket.domain: Name or service not known
Could you help me resolve this issue
When I use the following features, something goes wrong。
[nio-8080-exec-2] i.g.i.plugins.cog.CogSourceSPIProvider : Unable to create a RangeReader of type it.geosolutions.imageioimpl.plugins.cog.S3RangeReader on uri: /swc/G51F041008-COG.tiff due to java.lang.reflect.InvocationTargetException
How does geoserver-cloud support local S3 storage, such as minio?
The text was updated successfully, but these errors were encountered: