Issue with Reinstalling abctl

Summary

User is encountering an error while attempting to reinstall abctl after uninstalling the previous version.


Question

Hey everyone, having an issue reinstalling abctl. Anyone know how can I go from this error? Already unninstalled my previous version



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['abctl', 'uninstall', 'error', 'reinstall']

Have you tried abctl local uninstall --persisted for clean reinstallation?

If you don’t want to perform clean reinstallation. Check tips for debugging from this thread https://airbytehq.slack.com/archives/C021JANJ6TY/p1731968352085439?thread_ts=1731949129.132019&cid=C021JANJ6TY

What operating system do you use?

I tried using the parameter too =(

You can execute abctl local uninstall --persisted, stop Docker and remove rm -rf ~/.airbyte/abctl

hum I didn’t remove the docker container… I will try that