Hey fellow n8n-Fans!
A few days ago I installed n8n on my machine and it worked great! Everything run smooth. Today I tried to set it up on our server but somehow it wont work.
So i used to npm install on our Ubuntu server and now I am trying to access it from my machine via the ip of the server:5678. There are no firewall, or other connection issues I can easily access the server from ssh, ping it and so. We are also in the same network.
When I start the server it says:
Editor is now accessible via:
At first glance, it looks like an https error to me.
Did you enter the correct webhook URL?
You can also start n8n in tunnel mode, which will temporarily give you a URL from n8n. (Of course, your firewall and routing must be configured for this.)