|
How to get exclusivity on a node? 3 messages
Hello! I've checked the documentation (and the code), but I wasn't able to find how to restrict a group of dependant jobs on one machine, and also prevent from other jobs to run on this machine. Does
Hello! I've checked the documentation (and the code), but I wasn't able to find how to restrict a group of dependant jobs on one machine, and also prevent from other jobs to run on this machine. Does
|
By
Romain Failliot
·
|
|
Aggregate nodes logs?
Hello! I looked through the documentation and the source code and I couldn't find a way to aggregate/centralize the output logs at one single place. There is this documentation page: Monitoring with P
Hello! I looked through the documentation and the source code and I couldn't find a way to aggregate/centralize the output logs at one single place. There is this documentation page: Monitoring with P
|
By
Romain Failliot
·
|
|
How to add new paths in RQD's PATH env var? 6 messages
Hi! We are running RQD directly on a Windows host and we use OpenCue just as a job orchestrator (and not as a render farm). Do do so, we installed Python on the RQD host (i.e. Windows) and we create s
Hi! We are running RQD directly on a Windows host and we use OpenCue just as a job orchestrator (and not as a render farm). Do do so, we installed Python on the RQD host (i.e. Windows) and we create s
|
By
Romain Failliot
·
|
|
RQD critical error: unable to write to /tmp/rqd/... 5 messages
Hello! I'm still trying to make the OpenCue sandbox work on Windows using the docker-compose.yml present at the repo root (and with some fixes pushed as PR here and here), but now I get a file access
Hello! I'm still trying to make the OpenCue sandbox work on Windows using the docker-compose.yml present at the repo root (and with some fixes pushed as PR here and here), but now I get a file access
|
By
Romain Failliot
·
|
|
databases error: Missing space-char between AND clauses in SQL statement 8 messages
My postgres DB server shows the following ERROR: | 2022-11-21 16:27:26.189 UTC [37] ERROR: trailing junk after numeric literal at or near "0A" at character 240 db_1 | 2022-11-21 16:27:26.189 UTC [37]
My postgres DB server shows the following ERROR: | 2022-11-21 16:27:26.189 UTC [37] ERROR: trailing junk after numeric literal at or near "0A" at character 240 db_1 | 2022-11-21 16:27:26.189 UTC [37]
|
By
twapd2012@...
·
|
|
Submitting shell commands on Windows 5 messages
Hi there again! I've made much more progress since my last post. We now have a full render setup ready to go, with some integration. I now have a problem with sending shell commands over cuesubmit and
Hi there again! I've made much more progress since my last post. We now have a full render setup ready to go, with some integration. I now have a problem with sending shell commands over cuesubmit and
|
By
jack.taylor@...
·
|
|
[Help] Followed the getting started guide, job stuck in "In Progress" 8 messages
Hello! It makes a week now that I'm battling with the getting started guide ( https://www.opencue.io/docs/getting-started/ ) and I'm at a loss right now. I followed the guide using Docker to spawn the
Hello! It makes a week now that I'm battling with the getting started guide ( https://www.opencue.io/docs/getting-started/ ) and I'm at a loss right now. I followed the guide using Docker to spawn the
|
By
Romain Failliot
·
|
|
Python API Inter-Job dependency 2 messages
Hi all, I've been looking for this for a while now but I seem to be looking in all the wrong places What's the best method for submitting two jobs, and having one job be dependent on the completion of
Hi all, I've been looking for this for a while now but I seem to be looking in all the wrong places What's the best method for submitting two jobs, and having one job be dependent on the completion of
|
By
Josh Kelly
·
|
|
CueBot on Windows 2 messages
G'day there! My apologies if this is the wrong place to post my question. I've been trying to tackle installing OpenCue on Windows, and I've followed a three-part tutorial by VFX Pipeline (https://www
G'day there! My apologies if this is the wrong place to post my question. I've been trying to tackle installing OpenCue on Windows, and I've followed a three-part tutorial by VFX Pipeline (https://www
|
By
jack.taylor@...
·
|
|
[HELP] GPU support 2 messages
Hi I have been exploring ways to enable Opencue to use GPUs on RQDs , I did come across an issue regarding the same on the github repository but it didn't help. Have this been considered yet , or if I
Hi I have been exploring ways to enable Opencue to use GPUs on RQDs , I did come across an issue regarding the same on the github repository but it didn't help. Have this been considered yet , or if I
|
By
Vivek Bhardwaj
·
|
|
First steps on Windows with Maya 4 messages
Hi, quite new to OpenCue. I created the setup on windows what works fine so far. Unfortunately I'm unable to import outline or CueMayaSubmit into Maya. This is the message I get: import outline # outl
Hi, quite new to OpenCue. I created the setup on windows what works fine so far. Unfortunately I'm unable to import outline or CueMayaSubmit into Maya. This is the message I get: import outline # outl
|
By
haggi
·
|
|
Job not picking up and log questions 3 messages
Hi, I'm new to opencue, thanks for making this available as OSS. I have a few questions that persist even after a good read throughout the docs and list archive, so bare with me if this is all known t
Hi, I'm new to opencue, thanks for making this available as OSS. I have a few questions that persist even after a good read throughout the docs and list archive, so bare with me if this is all known t
|
By
Fabricio Chamon
·
|
|
Log output hook and progress 3 messages
After successfully starting a job via commandline I'm searching for a way to analyze the output and check if an error occurred. e.g. I had a misconfigured command and it failed but the frame status wa
After successfully starting a job via commandline I'm searching for a way to analyze the output and check if an error occurred. e.g. I had a misconfigured command and it failed but the frame status wa
|
By
haggi
·
|
|
How are the job commands built? 2 messages
If I submit a job with jobtype "Maya" and service "arnold". My jobs fail because the job is executed with this arguments: Render -r file -s 1 -e 1 E:/rebelways/04_AdvancedWaterFx/week5/week5BeachArnol
If I submit a job with jobtype "Maya" and service "arnold". My jobs fail because the job is executed with this arguments: Render -r file -s 1 -e 1 E:/rebelways/04_AdvancedWaterFx/week5/week5BeachArnol
|
By
haggi
·
|
|
Problem : "Log file does not exist" when changing network/ip Adress
Greetings! New open cue user, loving it, thank you so much for making this project available and supporting it. I have a problem where I am unable to see the log of my frames, making it very difficult
Greetings! New open cue user, loving it, thank you so much for making this project available and supporting it. I have a problem where I am unable to see the log of my frames, making it very difficult
|
By
Guillaume Cote
·
|
|
[Host] See state (running, watiing) 3 messages
Is there a quick way to see which hosts are running via cuegui ?
Is there a quick way to see which hosts are running via cuegui ?
|
By
alexis.oblet@...
·
|
|
[Subscription] Size vs Burst cross shows 2 messages
Goal I would like to use at best ressources. Subscription concept In my understanding, Subscription size is the minimum cores guaranteed for a show. Whereas burst is the maximum a show can use if core
Goal I would like to use at best ressources. Subscription concept In my understanding, Subscription size is the minimum cores guaranteed for a show. Whereas burst is the maximum a show can use if core
|
By
alexis.oblet@...
·
|
|
How to control how many frames are attempted simultaneously per host? 5 messages
Hi everyone! I have a small setup, 3 computers on local network being controlled by opencue. I tested with making folder and blender renders and everything works well and I'm super happy. However, one
Hi everyone! I have a small setup, 3 computers on local network being controlled by opencue. I tested with making folder and blender renders and everything works well and I'm super happy. However, one
|
By
Guillaume Cote
·
|
|
Frame always fail 6 messages
Greetings! I'm a new user just getting started with OpenCue. I followed these tutorials https://www.youtube.com/watch?v=Vk-huejruG0&list=PLYf4Vz9V1ESpbC3HcyWMws0VcxC98vYu4&index=1 and I now have every
Greetings! I'm a new user just getting started with OpenCue. I followed these tutorials https://www.youtube.com/watch?v=Vk-huejruG0&list=PLYf4Vz9V1ESpbC3HcyWMws0VcxC98vYu4&index=1 and I now have every
|
By
Guillaume Cote
·
|
|
Changing the output directory
Hello, We are trying to use OpenCue for our production. It's trying to put the output files somewhere inside HOME=/net/homedirs/dpa, even though the Maya file has a different output path set in the re
Hello, We are trying to use OpenCue for our production. It's trying to put the output files somewhere inside HOME=/net/homedirs/dpa, even though the Maya file has a different output path set in the re
|
By
Shuvagata Sarker Shuvo
·
|