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

ZET Fails to create pipe for commands #687

Open
mikegorman-nf opened this issue Jul 6, 2023 · 2 comments
Open

ZET Fails to create pipe for commands #687

mikegorman-nf opened this issue Jul 6, 2023 · 2 comments

Comments

@mikegorman-nf
Copy link
Member

When running the ZET, the fact that the pipe cannot be set up due to no ziti group, etc. is lost quickly in the logging depending on level. Some better way to indicate the problem, or mitigate it would be beneficial.

@qrkourier
Copy link
Member

Background: The current behavior prioritizes having a running tunneler over failing loudly.

Things that might fail but don't cause the tunneler to exit include setting up the IPC socket/pipe you mentioned and configuring DNS.

As for IPC, I expect the first symptom with the current behavior is the IPC sender failing to connect. That sender is either ZET itself or the Desktop Edge app. Is that where you smelled the problem, @mikegorman-nf?

One way to handle this unclear failure mode is to feedback to the user in the sender app because the IPC receiver is probably in the background anyway.

@sabedevops
Copy link
Contributor

@qrkourier There are a number of control flow situations in he DNS auto-configuration which do cause the tunneler to exit loudly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants