Hey!
i am not able to get my n8n instance set up without errors
A few weeks ago, I used a test account directly on https://n8n.io/ for 14 days. At the same time, I tried hosting an instance locally, which worked briefly. Since last week, I’ve been trying to get it hosted via render.com.
Now, when I try to test my first workflows or import existing templates in the n8n interface, I keep getting an error message… I think it’s trying to connect to my local host instance, which makes no sense to me, because I’m currently building my workflow at n8n.io - Workflow Automation…
I’ve noticed that when creating e.g. a chat bot and decide to “make chat publicly available” or when creating a submission form and create the public URL, it always creates a public URL starting e.g http://localhost:5678/webhook/1460569f-40cb-4715-b227-e01310272bec/chat
so it essentially is linked to my local host server right??
It would be amazing if someone could help me out. I have no idea what I’m doing wrong.