We’ve got problem with Nuke job submitted from a Mac.
My path mapping that doesn’t work looks like this:
Replace path: /Volumes/FRAMES_A/
Linux: /mnt/framesA/
Unfortunately my job errors with
ERROR: Read15: /Volumes/FRAMES_A/*************************************************.exr: Read error: No such file or directory
So apparently path translation never happens.
In job submission params I can see mix of Linux and MacOS paths to particular assets. So I’m wondering if it could be due to the scene being worked on different platforms (Linux, MacOS)? Or the problem is somewhere else?