weaviate / Verba

Retrieval Augmented Generation (RAG) chatbot powered by Weaviate
BSD 3-Clause "New" or "Revised" License
4.91k stars 511 forks source link

Chunk Mismatch Error on Coolify #229

Open DannyBoy5240 opened 1 week ago

DannyBoy5240 commented 1 week ago

Hi I installed Verba on Coolify by Docker Compose. But it didn't run so I changed port numbers to 9000 (Verba), and 9090 (Weaviate). Now both of them can start but it doesn't work at all. But while importing a common text pdf file, the error of 'Chunk mismatch for' occurs and gets failed. Who can help me for this issue?

image

thomashacker commented 1 week ago

Hey thanks for the issue, is this also happening for normal .txt files? Or is this specific to .pdf?

DannyBoy5240 commented 1 week ago

Thanks for your care. Yes, it is common for .txt and .pdf. Is there any other way to install on Coolify?

thomashacker commented 1 week ago

Thanks for the info. I'm not sure if this issue is related to Coolify itself. I wonder if it's related to your Cohere Key? Can you verify that your selected API key works and has enough credits? 😄