While trying to load a geotiff via API or GUI gives
Steps to Reproduce the Problem
1.build application with docker compose
2.calling post api/v2/uploads/upload
3.loading a geotiff gives this error:
Failed to make DELETE request: 500, Failed to create reader from file:/usr/src/geonode/geonode/uploaded/tmpo3qrjgqc/output.tiff
Expected Behavior
Uploading a geotiff
Actual Behavior
While trying to load a geotiff via API or GUI gives
Steps to Reproduce the Problem
1.build application with docker compose 2.calling post api/v2/uploads/upload 3.loading a geotiff gives this error: Failed to make DELETE request: 500, Failed to create reader from file:/usr/src/geonode/geonode/uploaded/tmpo3qrjgqc/output.tiff
Specifications