The responses from my AI agent are not displaying

Hello everyone!

When I try to create a basic flow with a conversational agent, I do receive the output, but only when I stop the workflow. I can’t get direct responses in the chat section; when I send a question, the response never displays, as you can see in the screenshot. Does anyone know why?

Thank you in advance, everyone!


  • **n8n version: 1.49.0
  • **Database: (default: SQLite)
  • **n8n EXECUTIONS_PROCESS setting : default
  • **Running n8n via : AZURE
  • **Operating system: LINUX

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Hi @TomLaizy

could you share your workflow to see the configurations of it and to possibly recreate your issue?

Did you get any errors in the browser console log?

Thanks! :pray:

Hello,

Here is a screenshot of my workflow.
I’ve noticed that regardless of the flow I use, I can never get the outputs directly. I see “executing workflow” loading, and nothing happens. If I want to see the results of my workflows, I always have to go into the executions.
And this happens with any type of workflow, with or without AI

Hey @TomLaizy,

Can you try updating and seeing if that helps?

I update to 1.54.2, but the problem stay present

Hi @TomLaizy

since the issue seems to be for any workflow execution and you are self-hosting, could you please check your logs and see what errors you are getting there?

where can I found the logs that you need ?

Hello, I found a solution with that case : Troubleshooting n8n Docker Installation: “This session (id) is not registered” and “Problem stopping execution” Errors

Thanks for your help

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.