Hi, I’m trying to sync Kitsu to Ayon server.
For testing purposes, I am using the Kitsu Docker. I’m able to connect to Kitsu via the Ayon Launcher and a small test .py using gazu.
However, following this guide to set up ayon-kitsu, after the service is running, nothing shows up in the Kitsu tab.
I am getting two errors:
Could not login to Kitsu (server error)
[GET] /addons/kitsu/1.0.1/pairing: UNHANDLED EXCEPTION
Is there any where else to look for problems? I have done a fresh install of both and tried to use our production Kitsu, but no luck.
Ayon server: 1.0.0
Kitsu Addon: 1.0.1
Thanks!
Hello,
I couldn’t reproduce the same error
Here’s my setup:
- Ayon server:
1.0.0+202401162208
- Kitsu Addon:
1.0.1
- Kitsu Service:
1.0.1
- I have my username and password added to secrets
- They only caveat that I need to set my kitsu addon settings again as they don’t inherit from the old one when updating the addon version.
I also created a new production, clicked pair and sync. it works fine.
Hey, thanks for taking the time to respond. I got it working as expected when I disabled Kitsu’s 2fa. Has anyone else had issues with this?
im also getting same error.
AYON: 1.0.4+202402231406
Kitsu Addon: 1.1.0
running Kitsu locally via Docker.
i have setup the kitsu_email and kitsu_password in the AYON Secrets tab.
nothing showing up in the Kitsu tab
I think you should add the port number. In my case it’s :8800
May I know how you managed to disable 2fa in kitsu!
Not sure how to do it from the web UI, but you can disable it for a specific user via the API. https://kitsu-api.cg-wire.com/
/actions/persons/{person_id}/disable-two-factor-authentication