ynput / ayon-ftrack

Apache License 2.0
3 stars 9 forks source link

Project Not Found Error #136

Open tanh609 opened 1 month ago

tanh609 commented 1 month ago

Is there an existing issue for this?

Current Behavior:

Hello whenever, I enabled Ftrack Leecher and Processor for ftrack.

Ayon Server report Project Not Found Error for project that are not linked to AYON at all.

Please advise.

image

Expected Behavior:

No response

Version

1.0.0

What platform you are running on?

Windows, Linux / Ubuntu

Steps To Reproduce:

To Reproduce just connect Ayon with Ftrack and start the services. I'm using Ayon-Ftrack Addon version 1.2.0, which is the latest version at the moment.

Are there any labels you wish to add?

Relevant log output:

DEBUG      anonymous       [GET] /projects/XXXXXX : Project XXXXXX not found

Additional context:

No response

iLLiCiTiT commented 3 weeks ago

Hello, and what would be expected behavior in this case? Enabling ftrack in settings does not trigger sync, and with current implementation it is not intended.

tanh609 commented 3 weeks ago

Hello @iLLiCiTiT, sorry for the late reply. Since those project are not linked to AYON, there shouldn't be any code running or querying AYON about those project. Which means that the DEBUG statement shouldn't print out.