i want to connect google app into n8n nodes at first all goes right but this show up
it says : sorry, u cant access this page and localhost refused to cennect
am on 1.82.3
windows 10
i want to connect google app into n8n nodes at first all goes right but this show up
How are you normally accessing the n8n instance?
You may need these params in your n8n config:
- N8N_EDITOR_BASE_URL=https://{url or ip}
- N8N_HOST={url or ip}
- WEBHOOK_URL=https://{url or ip}
and how do i set those params in n8n config?
How are you accessing the instance now? With localhost:5678? IP_address:port? Domain?
Are you using docker/docker compose? Or did you deploy via node/npm?
and how do i find out?
Are you just using the cloud n8n? How did you try setup n8n?
no i host n8n localy
someone to help? plz
Hey, where do you host it? On your own computer or separate computer, and how did you install n8n?
Watch this video https://www.youtube.com/watch?v=EHfY748TD2E
Sounds good, when you go to your docker app did you start your container? If you did on which port? As in video was mentioned, try to change the port from 5678 to 5680 and then access it http://localhost:5680
YUP i did sir
but does it has to be 5680??
Can you take a screenshot of your Docker setup? Specifically, the page shown at 2:11 in the video I shared earlier.
But first, please try to access your instance at the address http://localhost:32768
You need to full domain name connected to your instance, please look at this video.https://www.youtube.com/watch?v=ZvIdFs3M5ic
in the video u pointed out it said that i have to enter a domain in cloudflare. could you please enlighten me on that cuz idk how to deal with that with n8n
You can get free one here https://www.duckdns.org/
Am afraid that this doesnt work bcz DuckDNS provides subdomains, not domains, soi wont be able to change its nameservers as needed in the video u pointed out. Is there any other way to create tunnels?
It provides its own domain for you, duckdns.org so your instance’s domain would be [email protected].
could you please clear this up to me? so to set the tunnel i have to change the nameservers, thing that i cant do with duckdns.org. if am wrong somewhere or need to know something please enlighten me