HI Ricardo,
tracebacks in the log does not give any more information other than this ,
Path cache syncing not necessary - local folders already up to date!
Uploading 5 path entries to ShotGrid...
Unable to resolve template fields after folder creation!
Traceback (most recent call last):
File "pathTo/app_store/tk-multi-workfiles2/v0.13.1/python/tk_multi_workfiles/actions/new_file_action.py", line 73, in execute
self._environment.context, self._environment.work_template
File "pathTo/app_store/tk-multi-workfiles2/v0.13.1/python/tk_multi_workfiles/actions/file_action.py", line 110, in create_folders_if_needed
FileAction.create_folders(ctx)
File "pathTo/app_store/tk-multi-workfiles2/v0.13.1/python/tk_multi_workfiles/actions/file_action.py", line 60, in create_folders
engine=app.engine.instance_name,
File "pathTo/core/python/tank/api.py", line 903, in create_filesystem_structure
self, entity_type, entity_id, False, engine
File "pathTo/core/python/tank/folder/operations.py", line 219, in process_filesystem_structure
folders_created = io_receiver.execute_folder_creation()
File "pathTo/core/python/tank/folder/folder_io.py", line 207, in execute_folder_creation
path_cache.add_mappings(db_entries, self._entity_type, self._entity_ids)
File "pathTo/core/python/tank/path_cache.py", line 1332, in add_mappings
(event_log_id, sg_id_lookup) = self._upload_cache_data_to_shotgun(
File "pathTo/core/python/tank/path_cache.py", line 519, in _upload_cache_data_to_shotgun
"Critical! Could not update SG with folder "
TankError: Critical! Could not update SG with folder data. Please contact support. Error details: API batch() request with index 0 failed. All requests rolled back.
API create() CRUD ERROR #6: Invalid field value, update failed [5 - Update failed for [FilesystemLocation.pipeline_configuration]: Value is not legal.]
the python version is all set properly , using 2.7 with the core python and workfiles are up to date,
when lauching shotgrid desktop , and launching 3de4 , it complains about this
tde4_mhp_frontend: couldn't resolve host
and on subsequent tries this error about couldnt resolve host
does not appear ,
not sure why this would break,
because every other dcc is using the same core python used for this DCC