Hi Ryan,
just tried it and it showed the following error message:
[code]An error occurred while attempting to create a new Version to Shotgun:
Traceback (most recent call last):
File “none”, line 130, in CreateShotgunVersion
File “\cell-dead-01\deadlinerepo\events/Shotgun\ShotgunUtils.py”, line 259, in AddNewVersion
new_version = sg.create(‘Version’, data)
File “\cell-dead-01\deadlinerepo\events/Shotgun\shotgun_api3\shotgun.py”, line 654, in create
record = self._call_rpc(“create”, params, first=True)
File “\cell-dead-01\deadlinerepo\events/Shotgun\shotgun_api3\shotgun.py”, line 1549, in _call_rpc
self._response_errors(response)
File “\cell-dead-01\deadlinerepo\events/Shotgun\shotgun_api3\shotgun.py”, line 1756, in _response_errors
“Unknown Error”))
Fault: API create() CRUD ERROR #6: Create failed for [Version]: PG::Error: ERROR: value too long for type character varying(255)
: {“sql”:“UPDATE versions SET “code” = $1, “sg_status_list” = $2, “sg_upload_version” = $3, “user_id” = $4, “user_type” = $5, “sg_path_to_frames” = $6, “sg_last_frame” = $7, “description” = $8, “sg_first_frame” = $9, “entity_id” = $10, “entity_type” = $11, “frame_range” = $12, “frame_count” = $13, “sg_task_id” = $14, “sg_task_type” = $15, “updated_at” = $16 WHERE “id” = $17”,“bind_parameters”:[“rndr_setup_v003_pj”,“rev”,“na”,“124”,“HumanUser”,“Y:\kit\kit_001_020\rndr\kit_001_020_rndr_setup_v003_pj\1536x810_exr_left\kit_001_020_rndr_setup_v003_pj_left.RGB_color.####.exr”,“99”,“just a Deadline test. should be deleted after submission.”,“0”,“3906”,“Shot”,“0,10,20,30,40,50,60,70,80,90,100,5,15,25,35,45,55,65,75,85,95,2,4,6,8,12,14,16,18,22,24,26,28,32,34,36,38,42,44,46,48,52,54,56,58,62,64,66,68,72,74,76,78,82,84,86,88,92,94,96,98,1,3,7,9,11,13,17,19,21,23,27,29,31,33,37,39,41,43,47,49,51,53,57,59,61,63,67,69,71,73,77,79,81,83,87,89,91,93,97,99”,“101”,“17120”,“Task”,“2015-08-25 14:52:21.127284”,10986]}
[/code]
The job i tried it with is attached as a zip file created through the archiving option as you suggested.
I also tried it with another job (a Nuke comp) and this one was successfully submitted. So you’re probably right and it’s somehow job-related.
Btw., i noticed that the resulting zip file from the archiving operation has a space ’ ’ in its name - between the job name and the ID. I guess this is not intended?
Cheers,
Holger
paulj__3dsmax__kit_001_020_rndr_setup_v003_pj __55db083c84b018257c02e50a.zip (15.1 MB)