Kitsu KeyError:0 Error

Hello! I’m using “Package zou-for-docker · GitHub” because I heard the official kitsu wasn’t production ready. Regardless, whether its this or the cgwire docker instance, I see my project in AYON kitsu add-on page, and can pair the project. However, if I check my log as I press sync, I get this error:

" ERROR logging | None
traceback:
KeyError: 0

  ayon_server/api/logging.py:124
  response = await call_next(request)

  /addons/kitsu/1.2.6/server/__init__.py:66
  await sync_request(project_name, user)

  /addons/kitsu/1.2.6/server/kitsu/init_pairing.py:57
  kitsu_project_id = res[0] "

Has anyone else encountered this?

Since you have mentioned EmberLightVFX, you actually should use this GitHub - EmberLightVFX/Kitsu-for-Docker: Run Kitsu on Docker instead.
And many thanks for @Danell for making it possible!