src-d / datasets

source{d} datasets ("big code") for source code analysis and machine learning on source code
Other
320 stars 82 forks source link

Unable to access database through PGA (no such host) #175

Open JamesHuUA opened 3 years ago

JamesHuUA commented 3 years ago

Hello Everyone,

I am trying to access PGA's assembly files in order to train my language models. However, when I run "pga list siva" to see what is in the database, I got the following issue:

Error: could not open index file: could not copy to temporary file /home/user/.pga/siva/latest.index.csv.gz.tmp: Get "http://pga.sourced.tech/csv/siva/latest.index.csv.gz": dial tcp: lookup pga.sourced.tech: no such host

When trying to run "pga list uast", I get a similar error with "dial tcp: lookup pga.sourced.tech: no such host." All other pga functionality also come uip with a similar error.

If anyone has encountered this error before and has a solution, please let me know!

smola commented 3 years ago

@JamesHuUA source{d} is out of business, so that link is unlikely to come back online again. See https://github.com/src-d/datasets/issues/171#issuecomment-571944947