backup error "executable file not found in $PATH" #7
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?
Hi, when trying to use the backup feature for authentik, I get this error:
Not sure where this command is run. I can see that
pg_dumpexecutable exists in db container.Can you provide which version of authentik and which version of backup-bot-two you have deployed.
abra app ls -S -s <your-server>It looks like a bash quotation problem.
Oh I didn't realise I have to also install a backup-bot app? I'm just running the command manually, and it worked to backup the "outline" app without it. The version I have of authentik is the latest one. Just reinstalled it.
(server domains altered for privacy)
ohh dammed, I see..
In the current release the new backup functionality of the backup-bot-two is not implemented yet, and the old backup implementation somehow handles quotes differently than the
backup-bot-two.I would recommend to deploy https://git.coopcloud.tech/coop-cloud/backup-bot-two with the --chaos flag. It's currently work in progress, but hopefully soon the first release of the rewrite will be published and integrated in abra.