Hello,
When i create a service configuration through ziti console. Then go to services and click add and try to select the configuration i just created i get an error in docker logs.
When i select host.v1 i get this error:
ziti-controller-1 | [ 483.115] ERROR ziti/controller/internal/routes.ListWithEnvelopeFactory: {cause=[INVALID_FILTER: The filter query supplied is invalid: Unexpected symbol: "NH" at line: 1 column: 31. line: 1, column: 31, symbol: NH]} could not convert list
ziti-controller-1 | [ 483.121] ERROR ziti/controller/internal/routes.ListWithEnvelopeFactory: {cause=[INVALID_FILTER: The filter query supplied is invalid: Unexpected symbol: "NH" at line: 1 column: 31. line: 1, column: 31, symbol: NH]} could not convert list
When i select host.v2 i get this error:
ziti-controller-1 | [ 520.293] ERROR ziti/controller/internal/routes.ListWithEnvelopeFactory: {cause=[INVALID_FILTER: The filter query supplied is invalid: Unexpected symbol: "host.v" at line: 1 column: 31. line: 1, column: 31, symbol: host.v]} could not convert list
ziti-controller-1 | [ 520.298] ERROR ziti/controller/internal/routes.ListWithEnvelopeFactory: {cause=[INVALID_FILTER: The filter query supplied is invalid: Unexpected symbol: "host.v" at line: 1 column: 31. line: 1, column: 31, symbol: host.v]} could not convert list
I'm using docker compose if that matters.
Hope someone can help me fix this so i can add my services.
Controller: v1.2.1
ZAC: 3.6.1
Regards
Linlz