AWS Thinkbox Discussion Forums

Nuke submission create shotgun version error

Hi All,
We are having issues with our Nuke sumbission script not being able to create a shotgun version on submission, using the integrated submitter. I’m getting the following error:

2021-02-22 19:12:44: INFO: An error occurred while attempting to add a new Version to Shotgun. No Version has been created.
2021-02-22 19:12:44: INFO: Traceback (most recent call last):
2021-02-22 19:12:44: File “none”, line 132, in CreateShotgunVersion
2021-02-22 19:12:44: File “//172.22.114.6/DeadlineRepository\events\Shotgun\ShotgunUtils.py”, line 297, in AddNewVersion
2021-02-22 19:12:44: sg = GetShotgun( shotgunPath )
2021-02-22 19:12:44: File “//172.22.114.6/DeadlineRepository\events\Shotgun\ShotgunUtils.py”, line 65, in GetShotgun
2021-02-22 19:12:44: sgObject = GetShotgunForEventPlugin( url, proxy, config )
2021-02-22 19:12:44: File “//172.22.114.6/DeadlineRepository\events\Shotgun\ShotgunUtils.py”, line 84, in GetShotgunForEventPlugin
2021-02-22 19:12:44: secretsManagementEnabled = dataController.SecretsManagementEnabled
2021-02-22 19:12:44: AttributeError: ‘DataController’ object has no attribute ‘SecretsManagementEnabled’

Any ideas? Thanks

NB. It looks like my shotgun settings are working fine - I can create a shotgun version if I use the integrated monitor script. eg right click on Nuke job in monitor > scripts > integration > create shotgun version.

Privacy | Site terms | Cookie preferences