Skip to content
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

Problem: "Looks like we ran out of shards for you to download before you ran out of disk space." #65

Open
peterVG opened this issue Sep 25, 2020 · 3 comments

Comments

@peterVG
Copy link

peterVG commented Sep 25, 2020

Just tried to do my first initial download but ran into this error:
Looks like we ran out of shards for you to download before you ran out of disk space.

Screen Shot 2020-09-25 at 9 55 03 AM

The shard1 directory is empty.

@smammy
Copy link

smammy commented May 1, 2021

It appears that the initial git annex sync is failing. I think the relevant output is:

commit
On branch main

Initial commit

nothing to commit (create/copy files and use "git add" to track)
ok
pull origin

merge: refs/remotes/origin/main - not something we can merge

merge: refs/remotes/origin/synced/main - not something we can merge
failed
git-annex: sync: 1 failed

git status in shard1 shows:

On branch main

No commits yet

nothing to commit (create/copy files and use "git add" to track)

I imagine some commits should have been pulled at some point!

@smammy
Copy link

smammy commented May 1, 2021

After further investigation, it appears that using my system git-annex rather than the one that install-git-annex installs fixes this.

@Alcatraz077
Copy link

@smammy So I've ran into this same issue, installed git-annex on my own system, but keep getting this error. Is there something in the scripts I need to change to use that version of git-annex rather than the one that install-git-annex installs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants