OptimizeRasters icon indicating copy to clipboard operation
OptimizeRasters copied to clipboard

Logged message in cloudwatch logs

Open gbadanahatti opened this issue 3 years ago • 1 comments

Using OptimizeRasters Lambda. I see the following in the cloudwatch logs. Although, I see the output written in my S3 bucket, I am trying to understand the implications of the following error message is to the processing.

log-msg: /tmp/gdaladdo: /var/task/GDAL/bin/libcurl.so.4: no version information available (required by /var/task/GDAL/bin/libgdal.so.20)

gbadanahatti avatar Mar 09 '22 20:03 gbadanahatti

@gbadanahatti Please ignore the harmless warning message, curl isn’t involved with any image processing. If you see the output as expected, it’s all fine. Thanks!

Chamlika avatar Mar 12 '22 16:03 Chamlika