ocrd resmgr download
fails due to PermissionError
with docker
#252
Labels
bug
Something isn't working
ocrd resmgr download
fails due to PermissionError
with docker
#252
Hi all,
I faced the following issue which can lead to buggy behaviours. When downloading a model with
ocrd resmgr
, eg :the following error constantly appears :
Removing the
-u $(id -u)
specification in the docker commands solves the problems, but has the downside of creating model files with restricted permissions, which, in my case lead to errors when calling them.Am I doing something wrong in the first place ?
The text was updated successfully, but these errors were encountered: