-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Resuming interrupted backups #57
Comments
SCM Backup only makes a full clone when it backups the repo for the first time. IMO, skipping some repos doesn't make sense, because for a full offline backup of your Bitbucket account, you want SCM Backup to pull every repo on every run. It makes more sense to find out why it's failing. Do you have another machine where you can try it? |
Interesting...now there are two more people who have the same issue. Additional questions:
|
I am a new SCM Backup user and the first time I tried it, it had failed
on one of the repos. I manually fetched the repo which had failed and
move on. In all 3 of my repos failed (and it is the same three that
failed over multiple runs). I ran git manually and backed them up and
added those 3 repos to the ignore list so that I can run SCM Backup
without any errors subsequently. I had also tried ignoring all repos
that would get backed up so that the erroneous one was the first and it
still had the same problem.
I just repeated the steps and they went through smoothly. I tried
running SCM Backup under "Git CMD" instead of just "CMD" as the paths or
other config could possibly be different - but the same error again. See
screenshots below - run one after the other. Unfortunately it is a
private repo and you can't access it to reproduce the issue. But I will
be happy to help troubleshoot.
…On 15-07-2020 02:15, Christian Specht wrote:
Interesting...now there are two more people who have the same issue <#58>.
Additional questions:
* Did it work before and stopped working, or are you new SCM Backup
users and it never worked?
* Can you try the steps SCM Backup does
<https://docs.scm-backup.org/en/latest/troubleshooting/#simulate-scm-backup-s-git-usage>
directly in Git, with the repo where the problem occured?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#57 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQOMLC5EVDYY55Y3HPW3LLR3S7V7ANCNFSM4OOWLTNA>.
|
Sorry for the long delay - so far, I have no clue what could cause the problem, so I was not sure which questions to ask you. Some ideas:
PS: I don't see the screenshots that you mentioned in your last answer, do you still have them? If yes, please post here. |
I have a bitbucket account with dozens of repos. While backing up, after about 25 odd repos, I saw this error (see below). Starting scmbackup again restarts from the first repo. Is there a way to make it skip the already downloaded ones? Perhaps the commit hash can be used to compare if it is already present? Any suggestions to resume interrupted backups will be very helpful. Thanks for your time and effort in creating and maintaining this.
-arun
The text was updated successfully, but these errors were encountered: