Chatbot not responding

I can’t seem to get the chatbot to work. Hoping someone can help me. These are my settings:

  • n8n version: most recent (v1.67.1)
  • db: postgres 16
  • EXCECUTTIONS_PROCESS: default
  • Running n8n via docker
  • operating system: ubuntu 20.04.2 LTS

When I try to submit a message, I just get the typing gif forever and when I click the “Stop listening” button, nothing happens. I have to refresh the page to get it to stop.

This is my chatbot setup:


I have double checked my credentials for Groq

Any help would be much appreciated.
Thanks

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:

This information is included in the original post.
Some additional information is that we running this service behind Nginx

I determined that Nginx was blocking the SSE. This is resolved now

1 Like

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