Troubleshooting add-on/useful note #272
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
While setting up a new abra app I (and another person) were getting the below error:
I ran: abra app new mobilizon
I got responded: FATA[0000] unable to validate recipe: failed to select default branch in /root/.abra/catalogue
We were both able to solve this issue by running cd ~, rm -rf .abra/ and then abra server add mydomain.com
This would be a good note for the troubleshooting section.
@Schumi23 thanks for this report! I believe we have fixed this in the latest
abra
. I've justed test that.abra upgrade --rc
to grab it, currently as release candidate, also, save yourwhich abra
location first if you dare to test it out 🙃 Let's definitely document this tho.abra upgrade
👍Added entry to https://docs.coopcloud.tech/abra/trouble/