AI Agent Error in sub-node ‘Simple Memory’

Describe the problem/error/question

AI Agent node error when inputting text or voice from the Telegram app. The image feature works well. Please excuse me if this is a basic issue. I’m new and have limited coding experience. Thanks for your help!

What is the error message (if any)?

Error in sub-node ‘Simple Memory

Please share your workflow

Processing: Workflow w error #42025-06-03 at 11.00.17 AM.png…



(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:
2 Likes

Hello @R_Clifton

I would try avoid using basic memory, could you try just set a number in the session id also see if this works, am not really 100 percent sure why this is happening atm, but I would recommend maybe try postgres as the mem, works quite well. maybe you can try reference the telegram trigger node, for session id too?

Hope this helps,

Samuel

Thanks for your help!