Closed alabarga closed 3 months ago
Please check the permissions for the vault directory you have set for your iRODS resource. The error -520013 UNIX_FILE_MKDIR_ERR, Permission denied
suggests the user has no permissions to write in that directory.
actually that path /sodarZone/home/rods/ does not exist, should I create it?
I guess this is related to IRODS configuration in .env
IRODS_ZONE=sodarZone IRODS_ROOT_PATH=
but it is not clear for me (never used IRODS before)
I gave write permission to all users on all folders under the volumes/
folder created with the init.sh
script and that made the trick
Glad to hear it. I will need to review the documentation for this to make it more clear to users when encountering such issues. I'll get to it when finishing the iRODS 4.3 updates after the new year.
I believe this issue has been solved, closing.
After following the setup instructions and running
./run.sh
sodar-docker-compose-irods-1 is not started so celery failsIrods keeps restarting but find that ICAT database already exists
deleting the database manually will trigger a different error