Hey everyone, I'm trying to create Geotiff store using cog plugin by reading files from my s3 ninja emulator. Under stores cog settings I set range reader settings to http and make my bucket public. That way it works properly, but when I switch my bucket to private and change store definition range reader settings to s3 with proper credentials I get error: "No input stream for the provided source" . I'm not sure if reader can only manage aws s3 instances. I also tried to get more info by setting some brake points in code, it fails on line ```reader = gridFormat.getReader(readObject, hints);``` Does anyone had similar problems, I would be very thankful for any kind of information. I'm not sure if this might be a bug, and sholud i report it if it is ?
_______________________________________________ Geoserver-users mailing list
Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users