-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
abctl local install failing with limited diagostics as to what has failed or why #41938
Comments
Part of the issue here is that undoubtedly the issue has something to do wth kind but because abctl abstracts away kind from the end user, I am left with no idea at all about how to progress the diagnosis. It doesn't help that I am completely new to both airbyte and kind and only have rudimentary knowledge of kubernetes. I really don't have a clue about where to start. I added -v to the arguments but that didn't provide any useful level of diagnostics. What am I meant to do here? |
I am going to close this since when I nuked the EBS volume and EC2 volume and retried it all just worked, so I really have no idea what went wrong the first time. I may raise a separate issue about the lack of guidance in the documentation about how to apply other non-default configuration to an abctl instance. It is obvous how to do this with docker compose - edit the .env file and restart - but isn't clear how to do post local install configuration to an abctl instance. |
I think I may have reproduced the issues on a separate system on the second attempt to install via abctl having first removed the original installation with abctl local uninstall. |
I've created a 2nd issue #41992 with a more concrete test case for reproducing the failure reported here. |
I'm having the same error, somehow when I run abctl local uninstall left me in a state I can't longer install it due to the |
use sudo abctl local install |
What happened?
abctl failing to install with little info about what is going wrong.
What did you expect to happen?
ab would be installed and start running
Abctl Version
Docker Version
OS Version
The text was updated successfully, but these errors were encountered: