Support #13106
Errors
Start date:
27/10/2021
Due date:
% Done:
0%
Description
i couldn't download Geo package from the gisaf it's giving error.
please refer the attached image
History
#2 Updated by Philippe May about 3 years ago
- Assignee changed from Philippe May to Bala Ramachandran
Bala, "Errors" is not a proper title for a ticket!!
Please fix this first.
#3 Updated by Philippe May about 3 years ago
This issue is fixed (see technical details below).
But, i insist that the titles of the tickets must not be something like: "ERROR". If Bala doesn't understand that, can you please, Selvarani or Giulio, help him understand?
Found this error in the system logs: 'ERROR:fiona._env:PROJ: proj_create_from_database: Cannot find proj.db' .
This pointed to environment variable that were necessary for previous versions of fiona/gdal, set in /etc/systemd/system/gisaf-worker
.service@: GDAL_DATA
and PROJ_LIB
.
Removing these fixed the issue.