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

(URLError(ConnectionRefusedError(61, 'Connection refused')),) #365

Open
n0thing233 opened this issue Sep 28, 2023 · 4 comments
Open

(URLError(ConnectionRefusedError(61, 'Connection refused')),) #365

n0thing233 opened this issue Sep 28, 2023 · 4 comments

Comments

@n0thing233
Copy link

Hi Team,
I'm trying to install English -> Spanish using the script provided in the readme but experience network error when downloading the package:

url is https://pub-dbae765fb25a4114aac1c88b90e94178.r2.dev/v1/translate-en_es-1_0.argosmodel
(URLError(ConnectionRefusedError(61, 'Connection refused')),)
(URLError(ConnectionRefusedError(61, 'Connection refused')),)
(URLError(ConnectionRefusedError(61, 'Connection refused')),)
(URLError(ConnectionRefusedError(61, 'Connection refused')),)

it looks like I dont have network access to https://pub-dbae765fb25a4114aac1c88b90e94178.r2.dev/v1/translate-en_es-1_0.argosmodel

can someone help with this?
I'm just trying to follow the readme file but get error :)

@n0thing233
Copy link
Author

n0thing233 commented Sep 28, 2023

nvm, it is working after I disabled vpn.
hmm. curious where is this server hosted..

@pierotofy
Copy link
Contributor

It's on cloudflare.

@senthilnayagam
Copy link

senthilnayagam commented Oct 15, 2023

I am also getting similar error, I initially thought it is related to user agent, changing it has not improved the situation

(URLError(ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None)),)

I have manually downloaded the file and placed inside .local folder structure but on windows it still is trying to download and fail instead of using from the folder

update: this url is giving error https://raw.githubusercontent.com/argosopentech/argospm-index/main

@meyvan
Copy link

meyvan commented Jan 9, 2024

You guys need to host the model elsewhere. I live in Australia. The government blocks r2.dev similar to
https://community.cloudflare.com/t/south-korean-government-blocked-cloudflare-r2/559661/7

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

4 participants