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

Let transports fail gracefully #153

Open
rumpelsepp opened this issue Jun 7, 2022 · 2 comments
Open

Let transports fail gracefully #153

rumpelsepp opened this issue Jun 7, 2022 · 2 comments
Labels
bug Something isn't working stale

Comments

@rumpelsepp
Copy link
Member

If e.g. a non existent can interface is specified, gallia fails because dumpcap fails with a non zero exit code. The reason for this is that dumpcap is called before load_transport()

@rumpelsepp rumpelsepp added the bug Something isn't working label Jun 7, 2022
@rumpelsepp rumpelsepp added this to the v1.1.0 milestone Jun 30, 2022
@rumpelsepp
Copy link
Member Author

This case must be handled better.

$ gallia scan uds identifiers --target "foobar"

@rumpelsepp rumpelsepp modified the milestones: v1.1.0, v1.2.0 Nov 2, 2022
@rumpelsepp rumpelsepp modified the milestones: v1.2.0, v1.3.0 Jul 10, 2023
@rumpelsepp rumpelsepp removed this from the v1.3.0 milestone Nov 15, 2023
Copy link

stale bot commented Apr 13, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

1 participant