-
Notifications
You must be signed in to change notification settings - Fork 11
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
Segfault when using connection specifier #85
Comments
@alexluong could you take a look at this, please? |
This might be an error on my part (let me know if it is), but a better error message would be great if it is! Thanks |
@baileywickham could you please confirm the version of the CLI you are running? https://github.com/hookdeck/hookdeck-cli?tab=readme-ov-file#version |
Thanks for the quick response. ❯ hookdeck version
hookdeck version 0.10.0
A newer version of the Hookdeck CLI is available, please update to: v0.9.3 Installed via brew on macos |
I think this should be fixed by #83. This issue is because the source has a nameless connection. I assume this is the case, @baileywickham? |
I see what you mean, one of the other connections was nameless, not |
Thanks for this. This flagged that we published a version on GitHub out of order. I've just triggered the release of v0.10.1 which contains #83. |
Thanks, I can confirm that v0.10.1 fixed my issue. |
Thanks, @baileywickham 🙌 |
I'm getting a segfault when I attempt to use a source and a connection through the CLI. The connection errors whenever I use either a valid or invalid connection. I get no errors when only specifying the source. Link to line segfaulting here
The text was updated successfully, but these errors were encountered: