Abra cannot install new apps nor fetch recipes #647
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?
Abra can no longer create new apps, error is
(Note this happens with any app, not only backup-bot-two)
If I try to fetch recipes manually with
it says all repositories don't exist. (See attached screenshot)
If we check folders within .abra/recipes, most folders are actually empty, so indeed there's no compose file in them.
(Exception to this are recipes for wordpress and nextcloud, which I was able to install a few days ago, when everything was working fine.)
In case this was an issue in my system and not in coopcloud's, I'm running abra on Devuan (Debian without systemd)
woah @Numerica! thanks for this report, this looks very strange. Can you provide and
--debug
output? I would guess arm -rf ~/.abra/recipes/*
might get you out of this?Closing off for now due to lack of information.
Feel free to open again if you have more for us!