This is my Deadline Architecture:
User logs in the Workstation through the desktop, uploads the original file, archives it in FSx, opens Maya on the workstation, reads the file stored on the FSx, selects Render from Deadline, and the Deadeline Repository starts the Spot Fleet work for the Render Job, and the FSx exists after the Render. The User is finally saved back to the local by FSx through the remote desktop.
My Test:
Using the open source software Blender to test the above process is no problem and can be completed successfully
Try to run Maya rendering job I got below error:
022-08-01 07:18:40: 0: Executing plugin command of type ‘Render Task’
2022-08-01 07:18:40: 0: INFO: Waiting until maya is ready to go
2022-08-01 07:18:41: 0: STDOUT: maya: Autodesk MayaIO 2022
2022-08-01 07:18:41: 0: STDOUT: A licensing error occurred that Autodesk systems were not able to handle for you. Please contact Autodesk Customer Support for help in resolving this error.
2022-08-01 07:18:41: 0: STDOUT: checkoutLicense: Failed to authorize license. Error code 22.
What I done for check my setting:
Complete the check:
- Worker Image: Use the AMI officially provided by Deadline, ID: ami-09db812dcc6ab7e8f, the content is Deadline Worker Base Image Linux 2 10.1.22.5 with Maya 2022 and V-Ray 51021 and Arnold 4.2.2
- Deadline installed version on Repository, Client, Monitor is 10.1.22.5
- Maya 2022 has been installed on the Workstation with the Work version provided by Deadline
- Purchase render time bundles for Usage-Based Licensing through Thinkbox Marketplace, 50 hours each for Maya and Arnold, and obtain authorization files from Customer Portal.
- Refer to Deadline Licensing (Deadline Licensing — Deadline 10.1.22.5 documentation (thinkboxsoftware.com)) and Usage-Licensing Base (Usage-Based Licensing — Deadline 10.1.22.5 documentation (thinkboxsoftware.com)) to configure UBL Gateway on Deadline Monitor And the activation code is completed, and the Plugin Limit of Maya and Arnold is set
- Set up the License Forwarder and install the third-party license certificates of Maya and Arnold in the specified path, and check that the Forwarder has been started successfully through Deadline Monitor.
Anyon can give me some suggestions?