Services not accessible externally in EasyPanel
in progress
Focus Vision
Hi, I’m using EasyPanel v2.23.
I previously could access services like n8n and Evolution API directly (via IP:port or easypanel.host).
Now nothing is reachable externally:
– not via IP:port
– not via HTTP domains
– not via *.easypanel.host
All containers are running (n8n, evolution-api, traefik), but external traffic doesn’t reach them.
This worked before.
Did something change in the current version regarding routing/ingress, or could this be a bug?
Thanks.
M
Muhammad Ahsan Shaikh
marked this post as
in progress
M
Muhammad Ahsan Shaikh
Hi Focus Vision - We haven't changed anything. If such scenario occurs, where the HTTP domains are not working. The first thing you have to check is the Traefik container on your machine, if that's running or not. It is mostly the case, that Traefik container stops working due to port conflict with any other service running on the same machine. Please do make sure.