Connecting Redis to n8n

Olá, será que alguém consegue me ajudar? Eu estou tentando conectar o redis ao meu n8n mas aparece isto. Eu estou usando o n8n instalado no localhost

Translated:

Hello, can anyone help me? I’m trying to connect redis to my n8n but I get this. I’m using n8n installed on localhost

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:

Você está rodando seu n8n em cima de docker?
Se for, precisa apontar o nome do container ou IP do container. Caso contrário, ele identificará “localhost” como o container do próprio N8N.

Consegue prover mais detalhes?

Translated:

Are you running your n8n on top of docker?
If so, you need to point it to the name of the container or the container’s IP address. Otherwise, it will identify ‘localhost’ as the N8N’s own container.

Can you provide more details?

This is an international forum, please post in English.

If you’re running redis via Docker, this video will show you how to connect to it: https://youtu.be/GewaIIAjMIY?si=Q_f_z8l7Q4exdmQb

Olá, eu estou rodando o n8n no cmd via npm

Please post only in English here

1 Like

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