Hi All, hope you’re doing well !
just starting to work with n8n. Got an error at Token splitter node: fetch failed.
Workflow: chat + qdrant + embeded ollama (nomic-ebmedded text) + default data loader + token splitter.
Platform: Win11/WSL/Docker/self-hosted-ai-starter-kit nvidia
Dont know how to chek n8n EXECUTIONS_PROCESS , but i am pressing CHAT to upload a document or trying to test particular qdrant.
Try to enter any simple text prompt and attach a txt or pdf file.
Got: Error in sub-node ‘Token Splitter‘ fetch failed
While debugging Token Spliiter node see:
- At the Input left side:
- File name,
- File size,
- File type: aplication/pdf.
if debugging in chat windows - i can see the text content of PDF or TXT file.
- On the Output right side:
fetch failed
Error details
Other info
n8n version:1.63.4 (Self Hosted)
Time:10/31/2024, 1:46:47 AM
Error cause
{}
The code is the latest one available in n8n repo. Can’t find out what am i doing wrong. Please help me to find the reason for that behaviour.
This is full configuration:
Appriciate for your help!
Wish you luck.