Thank you @mrm , any ideas on this error?
***Follow Up:
I’ve attempted to set originalsDir = “/photo” as well. Giving “everyone” access level permissions to it. Restarted docker and it still errors out with permission error:
“{“ts”:1651596463678,“l”:“error”,“ctx”:“Error”,“msg”:“onError(): Error: code EACCES: EACCES: permission denied, mkdir ‘/photo’\nError: EACCES: permission denied, mkdir ‘/photo’”,“meta”:{“event”:“fatal”,“message”:“Library setup failed: see PhotoStructure | PhotoStructure for Docker}}”
Assuming this has more to do with ps wanting to mkdir for a directory that already exists? I’m attempting to apply this suggestion. It’s not working due to error and I’m not sure how to fix =(.