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
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
GeoNode version: 4.2.5
Installation type (vanilla, geonode-project):
Installation method (manual, docker):docker
Platform:
Additional details:
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: