pcal43/fastback

Backups always fail, just stating that commit has failed.

Closed this issue · 2 comments

2024-05-11_18 27 21

As shown in the title and screenshot. I initialised backups using /backup init and it worked fine. But anytime I try to use /backup local or /backup full it gives the error in the screenshot, "fastback.chat.commit-failed".

Try to add a git user.

git config --global user.email "you@example.com"
git config --global user.name "Your Name"

While the issue can probably be fixed via git, I am more interested in why the L10N failed:

image

While I haven't familiarized myself with the code, raw printing vs localized printing seems to be the culprit.