INFO[0000] connection to edge router using token 7b2de054-6195-4e2c-81f4-9b0ec7f87bcf
ERRO[0000] Error dialing service error="unable to dial service 'ziti-ping': dial failed: service oCI.T4Y8zs has no terminators"
I have had something like this before but cannot remember how to correct..
I think I need to setup a host.. but are not sure of the configuration
This is almost always a dial or bind policy issue. Usually misassigned policies for the identity. You figured that out on your own, nice!
This is almost always one of two things. You're dialing an endpoint which is offline or your dialing a service which is bound by a particular identity without specifying the dial options which indicate which identity to dial.
You can run ziti edge list terminators to see if any terminators exist. There needs to be one listed. If none are listed you have no identities binding the service online. If one is listed, it should be tied to an identity.
I expect you don't have any terminators and no identity has bound that service yet
I ran the following... which I think creates the addressable terminator
not sure if it should be a host.v1.. or a tunneller.v1 etc..
also not sure about the port number.. as I did not see this being something used in a ping request
Fresh identities are not necessary. Itâd be helpful to see the list of things you did in a short list, maybe some bullets. Looking at the doc, I donât see anywhere that you started the zping server. You will need zping running as âserverâ somewhere: