Describe the issue/error/question
What is the error message (if any)?
Please share the workflow
(Select the nodes and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow respectively)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 0.205.0
- Database you’re using (default: SQLite):postgresql
- Running n8n with the execution process [own(default), main]:own
- Running n8n via [Docker, npm, n8n.cloud, desktop app]:Docker
Hi @Tk8and15, this won’t work unless these instances are on different networks. If you need to set something like this up you probably want to use Docker. Using Docker you could map different host ports to against port 5678 of each n8n container (Docker docs).