I need a printscreen of ifconfig running n8n on ubuntu, thanks
Hi, isn’t redirecting the output enough?
If you run that command in Execute shell node you have the output. You can format during or after if needed
Reg,
J.
I don’t know how to redirect, I have little experience with Linux, I’ve already tried with a public IP, now I’m trying with a private IP, just ping the public IP, n8n is running on an Ubuntu 2204 LTS server in the cloud.
Hi, why do you need this info? try to create a workflow with an execute shell node. Within this node you type the command “ifconfig”. When you execute the flow (manual) you should get the results as text and you can do whatever with it.
Reg
J.
Hey @Afonso_Campos, can you share what it is exactly you are trying to build? Maybe we can suggest other ways to solve you issue.
I’m trying to install n8n in the cloud to automate my store’s WhatsApp service, so I want to access it via public IP, then I already have a subdomain n8nserver.eswbr.com to make it easier to work.
now the problem is error 403, I am following the browser instructions
Ok, let’s see if I understand correctly, it is not that you want to automate getting IPs from within the N8N workflow, instead you are working on installing n8n itself?
yes, eu preciso colocar um n8n na nuvem, e conectar com o meu domĂnio no hostgator.com.br
If you need to setup n8n on Hostinger, there should be a ton of tutorials online about that, it’s rather popular. Is there something specific you find challenging in the process?
I removed everything and used an installation guide from the n8n page and it worked first time, thanks for the help everyone
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.