Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

need to add env var for nuke windows disk cache #1350

Open
robina80 opened this issue Mar 7, 2024 · 1 comment
Open

need to add env var for nuke windows disk cache #1350

robina80 opened this issue Mar 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@robina80
Copy link

robina80 commented Mar 7, 2024

hi all,

this is a bug on windows for nuke as atm nuke for windows doesnt work as its missing an env var for disk cache, even when adding NUKE_DISK_CACHE as env var opencue rqd ignores it, need to add to rqd

NUKE_DISK_CACHE=%localappdata%\Temp\nuke

@angelali-ms have you noticed this on nuke for windows?

thanks,
rob

@robina80 robina80 added the bug Something isn't working label Mar 7, 2024
@robina80
Copy link
Author

robina80 commented Mar 7, 2024

sorted as this was the error on one of the opencue logs

ERROR: Unable to create disk cache at C:/temp/nuke.

i made a folder c:\temp\nuke, gave everyone read/write to c:\temp and i added as a sys env var the below

variable name: NUKE_DISK_CACHE
variable value: c:\temp

now opencue renders nuke fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant