I am trying to to figure this out, but I have been rarely got able to render pics using crowdrender because the secondary node I have (a ubuntu machine with a gtx 1080) crashes as soon as I press "render"
followed the documentation to render still images, but load balancing only shows my local machine unless I hit render on local and cancel the render then I can see my secondary node, plus, sync never really succeeds, it always says "sync failed" or "repairing X_Material" or "IK", I have all my resources packed in the files and both machines are running Blender 3.1 (the version I currently use for most of my work)
I attach a cr_log, I am starting to think having addons installed might have something to do with the crashes, I just find weird yesterday I was able to render flawlessly on both machines having manual load of .85/1 and now only local appears to render and my secondary node pushes a crash message on my mac
Ok, found this, its something to try
/var/folders/wg/r4n5x_0n0_gcbggjzgpphdnh0000gn/T/blender.crash.txt
you had a crash dump file, it might be gone, but if the same thing happens, take a look and search for "crash.txt" in your /var/folders location.
another thing was this, python reported a crash, but it was from another addon
Fatal Python error: Segmentation fault Current thread 0x00007000061a1000 (most recent call first): File "/Users/Drigo/Library/Application Support/Blender/3.1/scripts/addons/cats-blender-plugin-master/tools/common.py", line 2144 in toggle_mmd_tabs File "/Users/Drigo/Library/Application Support/Blender/3.1/scripts/addons/cats-blender-plugin-master/tools/common.py", line 2119 in toggle_mmd_tabs_update File "/Users/Drigo/Library/Application Support/Blender/3.1/scripts/addons/cats-blender-plugin-master/tools/settings.py", line 222 in apply_settings File "/Users/Drigo/Library/Application Support/Steam/steamapps/common/Blender/Blender.app/Contents/Resources/3.1/python/lib/python3.10/threading.py", line 946 in run File "/Users/Drigo/Library/Application Support/Steam/steamapps/common/Blender/Blender.app/Contents/Resources/3.1/python/lib/python3.10/threading.py", line 1009 in _bootstrap_inner File "/Users/Drigo/Library/Application Support/Steam/steamapps/common/Blender/Blender.app/Contents/Resources/3.1/python/lib/python3.10/threading.py", line 966 in _bootstrap
Thanks for letting us know, having a look at the logs you posted :)
a bit of an update but I have installed some more addons mostly to create landscapes and libraries, it often crashes the addon after making one render, all my nodes get grayed out and it appears to log me off the "My Cloud Account", adding my credentials does nothing, restarting blender does not help, only thing that works is rebooting my mac to get the addon working again.
Is there a list of addons that can potentially break crowdrender?
Could be also have something to do with the docker container? I was again able to render after stopping and removing the container via ssh and install it again, I have used parameters such as "-d --restart unless-stopped" so the nodes start on boot without having to get into ssh