In my previous post I wrote that ziti 1.6.7 does not work with ziti controller 1.5.4
The same problem is reported here.
I have tons of errors on routers while using 1.6.7 with ziti-controller 1.5.4.
I confirm that zrok 1.1.2 work reliably. Zrok 1.1.3 fails in few minutes.
Which version of ziti controller you use to test zrok 1.1.3 ?
These messages we can see in controller’s log (1.5.4) while trying zrok 1.1.3
{
"_context": "ch{XXX}->u{classic}->i{XXX/r6MG}",
"error": "invalid api session id, expected 6946e35b-..., got 0777e9cd-...",
"file": "github.com/openziti/ziti/controller/handler_edge_ctrl/common.go:78",
"func": "github.com/openziti/ziti/controller/handler_edge_ctrl.(*baseRequestHandler).returnError",
"level": "error",
"msg": "responded with error",
"operation": "create.circuit",
"routerId": "XXX",
"time": "2025-08-25T18:00:43.118Z",
"token": "eyJh...."
}