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

Missing LFS files #1

Open
jesperdlau opened this issue Jan 3, 2024 · 2 comments
Open

Missing LFS files #1

jesperdlau opened this issue Jan 3, 2024 · 2 comments

Comments

@jesperdlau
Copy link

Hello

It seems like the files in the data/ directory have not been fully prepared. After running:
git lfs fetch
I get the following error:
fetch: Fetching reference refs/heads/main [ce3405fa85d10724640aa33b68f75b962f2e4b613f6d8fe948c3371387065e7f] Object does not exist on the server: [404] Object does not exist on the server error: failed to fetch some objects from 'https://github.com/prescient-design/walk-jump.git/info/lfs'
This references the poas.csv.gz file in data/.

Is this on purpose (since you might use proprietary data) or am I missing something?

See: stackoverflow.com/questions/62852772 for possible solution.

Kind Regards, Jesper

@ncfrey
Copy link
Collaborator

ncfrey commented Jan 3, 2024

@jesperdlau thanks for raising - can you access the file from here: https://github.com/Genentech/walk-jump/tree/main/data ?

@jesperdlau
Copy link
Author

@ncfrey Yes, I can download that through a browser, thank you.
The problem arises, I think, when git clones the repo and git lfs tries to access the file from the above, different path, and fails.

I can manually add the file now, so not a big problem, but might need to be fixed for ease of use.

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

2 participants