Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no terminators confusion #1427

Open
dovholuknf opened this issue Oct 28, 2022 · 0 comments
Open

no terminators confusion #1427

dovholuknf opened this issue Oct 28, 2022 · 0 comments
Assignees
Labels
controller Issue related to the controller enhancement New feature or request fabric Issue is related to fabric level functionality

Comments

@dovholuknf
Copy link
Member

** OBSERVATION **
Using the go sdk we received an error:

[   0.235]   FATAL main.runFunc: {error=[unable to dial service 'zcat.addressable': dial failed: service 5VN4H4YQikdAwPFN3XWhYZ has no terminators for instanceId ]} unable to dial service: 'zcat.addressable'

Yet when listing terminators, (and verifying the service id), one was listed:

ziti edge list terminators
╭───────────────────────┬──────────────────┬───────────────────────────────┬─────────┬──────────────────────────────────────┬───────────────────────────────┬──────┬────────────┬──────────────╮
│ ID                    │ SERVICE          │ ROUTER                        │ BINDING │ ADDRESS                              │ IDENTITY                      │ COST │ PRECEDENCE │ DYNAMIC COST │
├───────────────────────┼──────────────────┼───────────────────────────────┼─────────┼──────────────────────────────────────┼───────────────────────────────┼──────┼────────────┼──────────────┤
│ 4UoslrfOqz0SItYZMJLZF │ zcat.addressable │ local-edge-router             │ tunnel  │ 162e379b-78bc-4a22-9b7d-4d76bc6c1663 │ local-edge-router             │    0 │ default    │            0 │
╰───────────────────────┴──────────────────┴───────────────────────────────┴─────────┴──────────────────────────────────────┴───────────────────────────────┴──────┴────────────┴──────────────╯
results: 1-1 of 1

** EXPECTED RESULT **
I expected to get an error something like

service dialed without specifing identity. no terminator found. check terminators to see if this service is bound by identity
@dovholuknf dovholuknf added the enhancement New feature or request label Oct 28, 2022
@plorenz plorenz transferred this issue from openziti/fabric Oct 11, 2023
@plorenz plorenz added controller Issue related to the controller fabric Issue is related to fabric level functionality labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controller Issue related to the controller enhancement New feature or request fabric Issue is related to fabric level functionality
Projects
None yet
Development

No branches or pull requests

2 participants