Search found 34 matches

by Khiladi
Wed Aug 12, 2020 11:54 am
Forum: General
Topic: Centralized afrender
Replies: 1
Views: 3157

Centralized afrender

Hi,

I was curious that can we install afrender at a centralized location and run that service in all the clients so that they all use the same service. Instead of installing afrender.service in all the clients.

Thanks
by Khiladi
Wed Aug 12, 2020 11:51 am
Forum: General
Topic: Statistics stuck at initializing
Replies: 9
Views: 9058

Re: Statistics stuck at initializing

Hi, I did run afcmd commands as mentioned. Here is the terminal out: [khiladi@localhost cgru]$ source ./setup.sh CGRU_VERSION 2.3.1 : '/opt/cgru' [khiladi@localhost cgru]$ afcmd db_check Config file does not exist: /home/khiladi/.cgru/config.json WARNING: SERVER ADDRESS ID NOT CONFIGURED, USING 127....
by Khiladi
Tue Aug 11, 2020 12:02 pm
Forum: General
Topic: Statistics stuck at initializing
Replies: 9
Views: 9058

Statistics stuck at initializing

Hi,

I have followed you steps to setup the database but the page index.html is stuck at initializing. What have I missed?

Thanks
by Khiladi
Fri Aug 07, 2020 5:40 pm
Forum: Houdini
Topic: Arnold in Houdini submit to farm render issue
Replies: 5
Views: 15029

Re: Arnold in Houdini submit to farm render issue

Hi,

Whenever I run from Keeper it doesn't throw this error but after setting the environment it shows this.

Thanks
by Khiladi
Thu Aug 06, 2020 7:11 am
Forum: General
Topic: Email Configuration
Replies: 3
Views: 4897

Re: Email Configuration

So basically, I have to set this in config.json

Code: Select all

{
    "email":"some@email.com",
    "events":
    {
        "JOB_ERROR":{"methods":["email"]},
        "JOB_DONE":{"methods":["email"]}
    }
}
Thanks Timur!
by Khiladi
Wed Aug 05, 2020 1:45 pm
Forum: Houdini
Topic: Arnold in Houdini submit to farm render issue
Replies: 5
Views: 15029

Re: Arnold in Houdini submit to farm render issue

Hey, This the environment which I have set in houdini.env CGRU_LOCATION = "/opt/cgru" HOUDINI_CGRU_PATH = "$CGRU_LOCATION/plugins/houdini" PYTHONHOME = "$CGRU_LOCATION/python" PYTHONPATH = "$PYTHONPATH;$HOUDINI_CGRU_PATH;$CGRU_LOCATION/afanasy/python;$CGRU_LOCATION...
by Khiladi
Tue Aug 04, 2020 4:13 pm
Forum: General
Topic: Email Configuration
Replies: 3
Views: 4897

Email Configuration

Hey Timurhai,

Could you please help me point out how to configure afanasy to send email notification on a certain mail id using gmail smtp server.

Thanks!
by Khiladi
Thu Jul 30, 2020 9:06 am
Forum: General
Topic: Keeper not starting up
Replies: 9
Views: 9014

Re: Keeper not starting up

Will do it Thanks!!!
by Khiladi
Thu Jul 30, 2020 8:51 am
Forum: General
Topic: Keeper not starting up
Replies: 9
Views: 9014

Re: Keeper not starting up

Hi I did what you asked and this came CGRU_VERSION 2.3.1 "Using CGRU Python: C:\cgru.2.3.1.windows\cgru.2.3.1\python" Traceback (most recent call last): File "C:\cgru.2.3.1.windows\cgru.2.3.1\utilities\keeper\keeper.py", line 36, in <module> from Qt import QtWidgets File "C:...
by Khiladi
Thu Jul 30, 2020 8:44 am
Forum: General
Topic: Keeper not starting up
Replies: 9
Views: 9014

Re: Keeper not starting up

OKay I did that again now this message is coming in terminal

CGRU_VERSION 2.3.1
"Using CGRU Python: C:\cgru.2.3.1.windows\cgru.2.3.1\python"

but still keeper not started