Search found 910 matches

by timurhai
Mon May 18, 2020 3:07 pm
Forum: Configuration
Topic: Dailies creation error
Replies: 25
Views: 36065

Re: Dailies creation error

Hm. Rules (walk command) can't find any files in that folder: "files":[]
by timurhai
Mon May 18, 2020 2:50 pm
Forum: Configuration
Topic: Dailies creation error
Replies: 25
Views: 36065

Re: Dailies creation error

#2 20:06:36.312: recv 17 (0) walk dailies : received #1 20:06:36.206: send 17 (1) walk dailies: {"cmdexec":{"cmds":["rules/bin/walk.sh -m \"projects/RAJAH/SCENES/sc002/RAJA_002_020/RESULT/DPX/v010\""]}} #0 20:06:36.205: Make Dailies: /RAJAH/SCENES/sc002/RAJA_0...
by timurhai
Mon May 18, 2020 2:43 pm
Forum: Configuration
Topic: Dailies creation error
Replies: 25
Views: 36065

Re: Dailies creation error

Yes. Is there a frame sequence? How it looks like (name, dot, frame with padding, dot, extension)?
by timurhai
Mon May 18, 2020 2:40 pm
Forum: Setup
Topic: Afanasy on Ubuntu 20.04
Replies: 12
Views: 13401

Re: Afanasy on Ubuntu 20.04

Just installed a fresh 20.04 on a virtual box too. Hm, new group "render" appeared in 20.04 just after installation. And i checked that there are no users in it. So i do not know why it is needed. Most probably that it is not. It is not breaks Afanasy installation, but it can't create a &q...
by timurhai
Mon May 18, 2020 12:10 pm
Forum: Configuration
Topic: Dailies creation error
Replies: 25
Views: 36065

Re: Dailies creation error

Hi! All paths should be correct (full), all folders should exist in the file system. May be you have onvalid Rules or (and) paths map setup. Have you override this rule to your "/mnt/projects": https://github.com/CGRU/cgru/blob/master/rules/rules.00_general.json#L3 In Rules, when you navig...
by timurhai
Mon May 18, 2020 11:59 am
Forum: Setup
Topic: Afanasy on Ubuntu 20.04
Replies: 12
Views: 13401

Re: Afanasy on Ubuntu 20.04

Hi
Try to type this command:

Code: Select all

id render
What is the output?
by timurhai
Mon May 11, 2020 10:01 am
Forum: General
Topic: How to separate render job to a specified render machines
Replies: 2
Views: 3296

Re: How to separate render job to a specified render machines

Hi!

You can set it during job construction, via JSON protocol, within GUI.
http://cgru.info/afanasy/job#job_hosts_mask

ps
Remember that hosts mask is a regular expression.
by timurhai
Sun Apr 26, 2020 12:42 pm
Forum: Houdini
Topic: Task dependency
Replies: 2
Views: 5717

Re: Task dependency

Hi.
You should do something like this:
by timurhai
Sun Apr 26, 2020 12:35 pm
Forum: Houdini
Topic: A bug in afcommon.py
Replies: 2
Views: 5125

Re: A bug in afcommon.py

Hi!
Can you create a pull request here?
https://github.com/CGRU/cgru
This is the best way for a collaborate work.

(if not, i will apply changes manually, by hands)
by timurhai
Thu Apr 16, 2020 5:27 pm
Forum: General
Topic: JSON Request for task
Replies: 12
Views: 10042

Re: JSON Request for task

There are several types of task info and requests.
That's why i say that the best way is to get what you want from a GUI and see a JSON object.