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

"Connection refused" #40

Open
danielplatt opened this issue Oct 3, 2022 · 1 comment
Open

"Connection refused" #40

danielplatt opened this issue Oct 3, 2022 · 1 comment

Comments

@danielplatt
Copy link

When running python3 get_data.py I get:

rsync: [Receiver] failed to connect to aleph.gutenberg.org (65.50.255.20): Connection refused (111)
rsync: [Receiver] failed to connect to aleph.gutenberg.org (2604:3200:0:3:1618:77ff:fe49:8a7): Network is unreachable (101)
rsync error: error in socket IO (code 10) at clientserver.c(137) [Receiver=3.2.3]

How can I fix this and download the corpus?

@alex-raw
Copy link

alex-raw commented Oct 6, 2022

Changing the server from aleph.gutenberg.org::gutenberg to ftp.ibiblio.org::gutenberg seems to work for me. See https://www.gutenberg.org/help/mirroring.html.

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