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.
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 your which abra location first if you dare to test it out 🙃 Let's definitely document this tho.
@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 your `which abra` location first if you dare to test it out 🙃 Let's definitely document this tho.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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 --rcto grab it, currently as release candidate, also, save yourwhich abralocation 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/