relbench icon indicating copy to clipboard operation
relbench copied to clipboard

Can't get the dataset as the example indicates

Open gkarozis opened this issue 1 year ago • 5 comments
trafficstars

I am trying to run the example of getting the 'rel-stackex' dataset, but an error occurs:

SSLError: HTTPSConnectionPool(host='relbench.stanford.edu', port=443): Max retries exceeded with url: /staging_data/rel-amazon-books_5_core/db.zip (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1131)')))

Could you please help me overcome this issue?

Thanks in advance!

gkarozis avatar Dec 15 '23 14:12 gkarozis

That is weird, can you share the scripts to reproduce the error?

kexinhuang12345 avatar Dec 16 '23 19:12 kexinhuang12345

Screenshot_167

gkarozis avatar Dec 18 '23 14:12 gkarozis

Screenshot_168

gkarozis avatar Dec 18 '23 14:12 gkarozis

I just tried it and it works. looks like the error involves your local machine.

image

kexinhuang12345 avatar Dec 18 '23 17:12 kexinhuang12345

@rishabh-ranjan @rusty1s @weihua916 any idea on why this happens?

kexinhuang12345 avatar Dec 18 '23 17:12 kexinhuang12345

We have updated the repo significantly. Please try again with the new instructions.

rishabh-ranjan avatar Jul 22 '24 21:07 rishabh-ranjan