Search found 913 matches

by timurhai
Mon Nov 14, 2022 8:26 am
Forum: Web GUI
Topic: WebGUI Authentication or on separate port
Replies: 2
Views: 6034

Re: WebGUI Authentication or on separate port

Hi! Unfortunately, afserver listens only one port, and you can't make it to listen a separate port for WebGUI. But it is much simpler to make afserver to listen to 2 (and more) ports for everything (but i had not test it). Then you can use the second port for WebGUI only. You can look there: https:/...
by timurhai
Wed Nov 09, 2022 2:46 pm
Forum: Nuke
Topic: Start-up time Nuke via CGRU vs without CGRU
Replies: 2
Views: 3514

Re: Start-up time Nuke via CGRU vs without CGRU

Hi! That script initializes some environment needed for CGRU. Find the latest Nuke installation. Adds cgru/plugins/nuke to NUKE_PATH to make Nuke to run init.py in there. It can take some time, but 10 seconds is a very huge period. It should be less than a second and not should not be noticable. I f...
by timurhai
Thu Nov 03, 2022 7:35 am
Forum: General
Topic: Restrict users from starting/stopping/deleting jobs
Replies: 4
Views: 17478

Re: Restrict users from starting/stopping/deleting jobs

Hi! For now there is no authentication in Afanasy, as since v3.x.x network workflow has significantly changed, and the old authentication way does not work. I am not in a hurry to rewrite the authentication mechanism. We (and many other users/studios) use Afanasy across public networks. The Best way...
by timurhai
Wed Oct 05, 2022 12:38 pm
Forum: General
Topic: Rendering doesn't work after upgrading to 3.3
Replies: 5
Views: 4111

Re: Rendering doesn't work after upgrading to 3.3

When you will have a time for test you should find out what caused an error.
Nuke says that it can't find file - if so, this is not cgru-afanasy issue.
by timurhai
Wed Oct 05, 2022 9:14 am
Forum: General
Topic: Rendering doesn't work after upgrading to 3.3
Replies: 5
Views: 4111

Re: Rendering doesn't work after upgrading to 3.3

For example, process can run by other user and other user can't see some location. Process can have different environment variables, and file path can depend on it. You should ensure that your error is that: The same Nuke, the same scene, can see and can not see the same file. - it is a very strange...
by timurhai
Wed Oct 05, 2022 8:03 am
Forum: Houdini
Topic: hython error houdini 19.5 in windows
Replies: 2
Views: 3450

Re: hython error houdini 19.5 in windows

Hi!

Is there some hython.exe along with hython3.7.exe or hython3.9.exe?
If so, better to call hython.exe with no version to be compatible with any Houdini version.
by timurhai
Wed Oct 05, 2022 7:58 am
Forum: General
Topic: Rendering doesn't work after upgrading to 3.3
Replies: 5
Views: 4111

Re: Rendering doesn't work after upgrading to 3.3

Hi! So, you want to say that when afrender-3.2 run Nuke, it see this file [19:14.59] ERROR: Read19: /media/PP/SC016/nuke_scripts/export/BRIDGE_102_015_0220_COMP_v012/BRIDGE_102_015_0220_COMP_v012_0400.exr: Read error: No such file or directory And when afrender-3.3 run Nuke, it does not? Path in bot...
by timurhai
Mon Sep 26, 2022 3:37 pm
Forum: Blender
Topic: Having Two Blender versions for Jobs
Replies: 3
Views: 2832

Re: Having Two Blender versions for Jobs

So, Blender2 will call locate_blender.sh and how Blender3 will know to call locate_blender3.sh?
If you already have some way - it is normal, it is safe.
by timurhai
Mon Sep 26, 2022 9:15 am
Forum: Blender
Topic: Having Two Blender versions for Jobs
Replies: 3
Views: 2832

Re: Having Two Blender versions for Jobs

Hi! There is no "out-of-the-box" method for it in the CGRU project. Many studios manages environment in there own vay. https://github.com/CGRU/cgru/blob/master/software_setup/setup_blender.sh#L8 setup_blender script uses BLENDER_LOCATION environment variable Some are using Rez package mana...
by timurhai
Fri Sep 23, 2022 1:35 pm
Forum: General
Topic: 3.3 client and 3.2 server
Replies: 1
Views: 2874

Re: 3.3 client and 3.2 server

Read the changes log first paragraph:
https://cgru.readthedocs.io/en/latest/c ... s_log.html