Getting 429 when trying to load images #8780
ErezAlster
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The first ~30 images from each job are being loaded successfully.
When trying to move to the next images i'm getting timeout and 429 errors for this url: http://{domain}/api/jobs/3/data?org=&quality=compressed&type=chunk&index=1
Any ideas what can be the problem?
In the server logs I'm able to see the following error:
[2024-12-05 11:05:12,804] INFO cvat.apps.engine.cache: Starting to prepare chunk: key segment_3_chunk_1_0I'm not able to see the next log which is: "Ending to prepare chunk: key {key}"
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions