-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while adding +1 to casted assets #869
Comments
Hi @aka-anoop Can you give us your version of Kitsu API (Zou) from It looks like your database is not up-to-date! Try to follow the "update" topic from the documentation, especially the "Update database schema" section: |
If the db hasn’t been updated properly you’ll definitely have casting issues. To fully update you’ll not only need to update kitsu but zou and the db: this is my normal process for updating kitsu etc: cd /opt/zou Try this and see if it works |
Thanks for the suggestions @NicoPennec and @PeteDraper Here is what I tried based on both of you suggestions: Connected to the docker instance and ran the following
Updated kitsu using instructions mentioned in https://zou.cg-wire.com/
Restarted the docker instance and tried again. Same error!
The request payload is as follows [
{
"asset_id": "28091433-daff-4fc3-9d97-909e0deb87a0",
"label": "animate",
"nb_occurences": "1ffbd7da7-02d6-47c6-9558-569da0a76711"
}
]
|
Context
Studio name: BOTVFX
Kitsu version: 0.19.65
Production type: Feature Film
Describe the bug
Error while trying to add +1 to cast assets
Screenshots
kitsu-casting-error.mov
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: