Running localhost

I’m trying to test n8n to see if it works for us, but I do not want to set up and domains or go outside of our internal network at all, but when I try access the webhook at localhost:5678 and I try send something via insomnia it only returns a status 422 and I get nothing in n8n…

Can this run as localhost?

Hey @mika76,

You can run it on your localhost but if you are using docker or a different machine make sure there is a route between you and the container.

Try using the IP instead of localhost and seeing if that helps.

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