Error when trying to reinstall Git Backup #430
Replies: 2 comments 12 replies
-
I had problems installing git backups as well. Tracked it down to the symlink being incorrect. I'm away from my printer and it'd be a PITA to remotely ssh in to confirm which is which. But if memory servers this was the symlink: I was trying to track down the cause of this in the script but couldn't find it. Assuming memory is correct (WARNING, I'm going from memory, test and use this at your own risk and only if you know what you're doing) |
Beta Was this translation helpful? Give feedback.
-
You haven't set the remote branch
I'm not sure off hand what .env is used for in this case, I'm guessing the script stores things there for the script to access, but /.git/config is what should matter to git actually functioning. |
Beta Was this translation helpful? Give feedback.
-
The first time when installed Git Backup I didn't find the token I had previously saved. So, I created a different repository with a new identity. Then I removed Git Backup using Helper.
I restarted then a new install using the new credentials. The installation, apparently, ended successfully.
When asked, I provided the GitHub username, my repository name and my personal access token.
That's when the new installation started acting.
I post here the error messages I got.
Beta Was this translation helpful? Give feedback.
All reactions