[SOLVED] Cannot batch render a 3D node (RedshiftRenderSettings)

Hey Justin,

Thanks for the reply. What I find odd is that I can batch render Katana in the command line and it picks up Redshift without a problem, same for Maya. On Deadline I get a black frame.
From the log, there are two parts that I think may be relevant.

The error:

2020-01-12 01:12:13: 0: STDOUT: [INFO python.RenderLog]: [ERROR plugins.Redshift]: License error: No license found (-1)
2020-01-12 01:12:13: 0: STDOUT: [INFO python.RenderLog]: [INFO plugins.Redshift]: License error: (RLM) No license for product (-1)

and line 101:

[INFO plugins.Redshift]: License path: /root/redshift

This path does leads to the license but the root folder needs SUDO priviledges to get in there. While inside Katana this is the path it takes:

[INFO plugins.Redshift]: License path: /home/avargas/redshift

They both lead to the same place but the difference is that the second is open.

How does Deadline picks up the license path? Is there a way to force it to point to the path Katana is pointing to?

Thanks!