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

Error: ValueError SHA256 hash of downloaded file (db.zip) does not match the known hash #290

Closed
udothemath opened this issue Jan 15, 2025 · 1 comment

Comments

@udothemath
Copy link

Description:
I was running the tutorial example from here (https://relbench.stanford.edu/start/#tutorials) and have encountered the issue while executing
$python gnn_node.py --dataset rel-f1 --task driver-position.

Error Message
ValueError: SHA256 hash of downloaded file (db.zip) does not match the known hash: expected [AAA] but got [BBB]. Deleted download for safety. The downloaded file may have been corrupted or the known hash may be outdated.

Version
relbench==1.1.0

Where can I update the hash value?

@rishabh-ranjan
Copy link
Collaborator

Do you get this error when you try to run the script again? The database or hash has not been updated from our side and this error was probably a result of something going wrong with your downloaded file. But it should be able to download the correct version if you download again.

Closing this for now. Feel free to open if you still run into problems.

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