PermissionError: [Errno 13] Permission denied: '/srv/nominatim/nominatim-planet/tokenizer' #2549
-
nominatim@instance-20211209-1021:~/nominatim-planet$ nominatim import --osm-file brazil-latest.osm.pbf 2>&1 |tee setup.log Traceback (most recent call last): |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi alansenairj |
Beta Was this translation helpful? Give feedback.
-
I came across this same issue: It is related to user permissions, the below helped me fix it. I believe for me the issue was granting executable permissions (point 2) If you are following the official documentation -
|
Beta Was this translation helpful? Give feedback.
Hi alansenairj
have you find the problem?
Best regards, Rainer