You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/service/processor/__main__.py", line 10, in <module>
sys.exit(syncsketch_processor.start_processing())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/service/processor/processor.py", line 120, in start_processing
log_traceback(str(err))
^^^^^^^^
File "/usr/local/lib/python3.11/site-packages/ftrack_api/exception.py", line 43, in __str__
return str(self.message.format(**keys))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: "u'default_projections'"
The text was updated successfully, but these errors were encountered:
All details can be found in the traceback.
Traceback:
The text was updated successfully, but these errors were encountered: