Got the secret keys and added in the addon settings.
after server restart I think it downloaded and processed, just wondering where these files will go?
when published asset is loaded though loader, the cache is not loading with “Use entity URI”, maybe its not resolving. cache is loading with absolute cache paths
btw houdini ayon nodes should load with URI by default, when its enabled in addon settings ->Houdini->Loader Plugins-> LOP Load Asset-> Use AYON Entity URI enabled, which is also not happening
For reference, you can set the application names in the USD addon settings as mentioned here. so, instead of modifying the names in the application addon, you can modify them as shown here.
Hey! We’re running into a very similar issue — were you able to find a fix?
We can render scenes locally in Houdini using ayon+entity:// URIs without problems. But on the Deadline farm, renders fail silently unless we replace those URIs with full file paths in houdini (not using the URIs).
We’ve compared environment variables between local sessions and Deadline workers, and they appear to match. Still, it seems like the resolver isn’t kicking in properly on the farm.
If anyone has any tips or workarounds that helped you would be much appreciated!