-
Is it possible to add multiple versions of Houdini to Keeper?
-
Hi!
Is Boost really needed in AFermer?
Each library makes binaries harder to make to work on different computers and OS`es.
DEB and RPM packages should install them, Windows releases should contain…
-
is there a reason why jobs can have the WDP state even if they are DON?
Is this something that could be changed? If not where in the source would be the best place to adjust this behavior on our end?
-
As title. I'd like to know if afanasy could render one frame with multiple render at the same time with blender? If yes, how to setup the environment.
-
Hi Timur,
I am pretty sure I have configured the priority of a rendernode in farm.json in the past but it does not seem to work anymore.
We are still on 2.3.0 over here at RISE.
Also over here I …
-
Hi there...
Quick question... it's not an actual issue, just a bit annoying at times...
I'm seeing a lot of duplicated "zombie like" tasks that stick to a render node forever, and I can't find…
-
Hello @abuisine,
I'm looking to your awscli parser, but i found that all regex are, i think, outdated...
We can replace regex with this:
```diff
diff --git a/afanasy/python/parsers/awscli.py b…
-
Timur, hi
I've installed afserver on our new server with Debian 10
But when I start it, I get this
`
me@server01:~$ sudo systemctl restart afserver
me@server01:~$ sudo systemctl status afserv…
-
With 3dsmax VRay Next GPU there are no progress messages shown on the job outputs page.
When running the command manually from the command line there are some progress messages, but they are not sh…
-
I am setting an env var on a block like:
`block.setEnv("test","")`
Checking on the block later, the env var is not existing. It seems the server is removing empty env vars.
It is useful to ha…