Joseki
March 15, 2025, 9:11pm
1
Describe the problem/error/question
The AI Agent goes into infinity loop and never stops trying to retrieve documents from the vector database, even I set the iteration limit to e.g. 3. What could be the reason for that? Thank you!!
What is the error message (if any)?
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
**n8n version:1.81.4
Database (default: SQLite):
n8n EXECUTIONS_PROCESS setting (default: own, main):
**Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
**Operating system:MacOS
Could you show the issue exactly in some way?
Joseki
March 15, 2025, 9:16pm
3
No really, it just keeps going, but the logs don’t display any output after the first rounds.
Apparently there is a bad request error with the vector database:
Joseki
March 15, 2025, 9:30pm
4
For further explanation - the qdrant collection for the current session ID does exist:
Whats the output look like?
Can you show (blue keys) what your qdrant connection looks like?
Joseki
March 15, 2025, 10:08pm
6
Apparently the qdrant connection works now:
But the agent goes on and on… really no idea why Thank you so much for your help!!!
Oh wait so new error? Or it was fixed? And no problem!
system
Closed
June 13, 2025, 11:15pm
8
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.