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

Failed to pull data from the cloud #1

Open
dagshub bot opened this issue Oct 17, 2022 · 2 comments
Open

Failed to pull data from the cloud #1

dagshub bot opened this issue Oct 17, 2022 · 2 comments

Comments

@dagshub
Copy link

dagshub bot commented Oct 17, 2022

This issue was created on DagsHub by:
pawelru

Hello. I am trying to follow your tutorial and I stopped on the very beginning when trying to pull the data.

❯ dvc pull
WARNING: Some of the cache files do not exist neither locally nor on remote. Missing cache files:
name: None, md5: 0f25477a0e578344939aeaaa7c59c161.dir
WARNING: Some of the cache files do not exist neither locally nor on remote. Missing cache files:
name: None, md5: 82c0b9784142023dd8328506f11b2825.dir
WARNING: Some of the cache files do not exist neither locally nor on remote. Missing cache files:
name: None, md5: 3b865e56fa8a05bf72b6a68a1b48ec8f.dir
WARNING: Some of the cache files do not exist neither locally nor on remote. Missing cache files:
name: model/cluster.pkl, md5: 6af4612532ea788faf8d3ef0692905f0
WARNING: No file hash info found for '/Users/ruckip/Documents/repo/gh/khuyentran1401/prefect-dvc/data/final'. It won't be created.
WARNING: No file hash info found for '/Users/ruckip/Documents/repo/gh/khuyentran1401/prefect-dvc/image'. It won't be created.
WARNING: No file hash info found for '/Users/ruckip/Documents/repo/gh/khuyentran1401/prefect-dvc/data/intermediate'. It won't be created.
4 files failed
ERROR: failed to pull data from the cloud - Checkout failed for following targets:
/Users/ruckip/Documents/repo/gh/khuyentran1401/prefect-dvc/data/final
/Users/ruckip/Documents/repo/gh/khuyentran1401/prefect-dvc/model/cluster.pkl
/Users/ruckip/Documents/repo/gh/khuyentran1401/prefect-dvc/image
/Users/ruckip/Documents/repo/gh/khuyentran1401/prefect-dvc/data/intermediate
Is your cache up to date?
<https://error.dvc.org/missing-files>

Looking at https://dvc.org/doc/user-guide/troubleshooting#missing-files it seems that git is not in sync with dvc. Would you be able to dvc push once again?

Thanks!

@dagshub
Copy link
Author

dagshub bot commented Oct 17, 2022

@pawelru
Copy link

pawelru commented Oct 17, 2022

You might also consider adding prefect-great-expectations into requirements.txt file.

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

1 participant