vitrivr / vitrivr-engine

vitrivr's next-generation retrieval engine. It is capable of extracting and retrieving a wider range of multimedia objects such as audio, video, images or 3d models.
https://vitrivr.org
MIT License
6 stars 3 forks source link

DINO & CLIP Extractors: 500 Internal Server Error #85

Closed Lanceeeelot closed 4 months ago

Lanceeeelot commented 4 months ago

I followed the getting started and example wiki pages to setup the Vitrivr-engine and all extractors used in the example work for my videos except DINO & CLIP. I did the cottontailDB (v16.5) and FES (faberf username with all plugins) Setup via Docker.

It does not look like the amount of videos or length of individual videos matter. I attached a screenshot of the logs of the vitrivr-engine and fes console windows:

Bildschirmfoto vom 2024-07-11 15-09-13 Bildschirmfoto vom 2024-07-11 15-09-52

sauterl commented 4 months ago

@faberf Could you investigate this? To me, this seems to be an issue with the FES.

faberf commented 4 months ago

I will have a look at this!

faberf commented 4 months ago

Hey @Lanceeeelot, I pushed a new image to my docker hub under the tag full-latest. Can you try if the problem goes away now? I haven't had the opportunity to test with windows yet.

Lanceeeelot commented 4 months ago

Thanks for the quick help. Looks like the new image fixed the Problem. I'm testing in Linux (Ubuntu 24.04) and not Windows.