argos-translate icon indicating copy to clipboard operation
argos-translate copied to clipboard

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

Open n0thing233 opened this issue 1 year ago • 4 comments

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 avatar Sep 28 '23 23:09 n0thing233

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

n0thing233 avatar Sep 28 '23 23:09 n0thing233

It's on cloudflare.

pierotofy avatar Sep 29 '23 00:09 pierotofy

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

senthilnayagam avatar Oct 15 '23 17:10 senthilnayagam

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

meyvan avatar Jan 09 '24 09:01 meyvan