Hi, i am trying open my N8N and all the moment show this message below:
I have tried with different wifi conexions, but this message is the same.
Are you sure the server is up?

What is your n8n setup?
@Rai_Augusto teh host n8n.trezion.io isn’t responding to ping at all, so your n8n container/server is down or the VPS is off. ssh into the box and check docker ps (or systemctl status n8n) — bet the container crashed or the host rebooted and n8n didn’t auto-start. restart it and you should be good. self-hosted on a VPS right?