<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Jon do you think it could be a memory or storage issue?<br></blockquote><div><br>Almost certainly not a storage (as in disk or remote s3) issue since the local disk is not exhausted and there is no evidence of an S3 access issue.<br><br>Based on the fact that a call to gdal.VSICurlClearCache appears to clear the symptom, it does look like a corruption of the in-memory VSICurl cache (or, more likely, its book-keeping data structures). I suspect Thomas is correct and the issue will be fixed in gdal-2.4.4 (by the fix forĀ <a href="https://github.com/osGeo/gdal/issues/1244">https://github.com/osGeo/gdal/issues/1244</a>) but it is too early for me to say for sure yet.<br><br>jon.<br><br></div></div></div>