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

add helpful error to ziti-edge-tunnel enrollment #184

Open
dovholuknf opened this issue Aug 9, 2021 · 1 comment
Open

add helpful error to ziti-edge-tunnel enrollment #184

dovholuknf opened this issue Aug 9, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dovholuknf
Copy link
Member

dovholuknf commented Aug 9, 2021

when a user executes ziti-edge-tunnel with a single parameter to enroll nothing seems to happen.

steps to reproduce:
issue: ./ziti-edge-tunnel enroll <some jwt>

observation:
nothing happens. no error, no output. also "./ziti-edge-tunnel enroll -j " does not tell me i need "-i" for output

expectation:
a helpful error indicating i have not supplied the proper arguments to enroll

@qrkourier
Copy link
Member

I reproduced this problem today with 0.17.16 with this command. There was no output at all, but the error exit code was 255.

$ ./ziti-edge-tunnel_0.17.16 enroll -k bootstrap.key -c bootstrap.crt -j registration.jwt -n "acme-device-1234"     

@dovholuknf dovholuknf added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Dec 13, 2021
@dovholuknf dovholuknf self-assigned this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants