Hi team,
I'm really excited about this product and appreciate all the work that’s gone into it! I'm currently encountering a visual discrepancy in the Ziti Console that I’d like some help with.
In the Identity Service Path view for my homelab-service
, the console displays:
homelab-router
with a red (Errored) component status- The link from
edge-router
tohomelab-router
and the link fromhomelab-router
to the service show as Errored
However, the service works perfectly — traffic flows from my device through the edge router and reaches the hosted service without issues.
- The
homelab-router
is registered and online (ziti fabric list routers
) - The fabric links are in
Connected
andup
state (ziti fabric list links
) - The service has an active terminator hosted on
homelab-router
- The circuit path correctly includes
homelab-router
and is in use - Policies (Dial/Bind) and configs (
intercept.v1
andhost.v1
) are correctly applied - The Ziti Tunnel client on the iPhone is successfully connecting to the service
What I've verified:
- No current errors in controller or router logs
- All identities, services, policies, and routers are correctly configured
- This visual state has remained even after restarts and refreshes
Is this a known issue or state sync problem in the Ziti Console (ZAC)?
Maybe I'm doing something wrong?
Thanks in advance!