Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Access Denied #126

Open
gkutiel opened this issue May 20, 2019 · 12 comments
Open

Access Denied #126

gkutiel opened this issue May 20, 2019 · 12 comments

Comments

@gkutiel
Copy link

gkutiel commented May 20, 2019

Access denied when trying to access https://dl.fbaipublicfiles.com/infersent/infersent1.pkl

This is the output I get

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>4F31DFD8EC833B31</RequestId><HostId>rCdfi1wvOrLOPwsoQNUKBX3J026v/HlqGCxM7UaFkmYkDjuLKeVCHisEBtPvxUja5bkWIpbugfs=</HostId></Error>
@kanishkamisra
Copy link

Hi! This is the new location of the file, as referenced in #93

curl -Lo encoder/infersent1.pkl https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl
curl -Lo encoder/infersent2.pkl https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl

@Alex-Mathai-98
Copy link

@kanishkamisra , Hi I think you have a typo in the second line. In both the lines you have used the "infersent1.pkl". The second line should have "infersent2.pkl" right ?

@kanishkamisra
Copy link

Yes sorry!

@aconneau
Copy link
Contributor

Models should be back online now.

@sanjita-suresh
Copy link

@aconneau there is again access denied error!

@wladbrandao
Copy link

Models are offline.

AccessDenied Access Denied 236EDB41C8EA7CAC 1GMbSQZ3UgmgnxwS/7ji5+N/d204FQSaVujttSlv6vqnMLDuDBuOqtHW25OMY/8Z+dXfGWXz/7I=

@wladbrandao
Copy link

@aconneau there is again access denied error!

@jcd2020
Copy link

jcd2020 commented Sep 26, 2019

Commenting because this issue is still occurring. When I run curl -Lo examples/infersent1.pkl https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl from SentEval-master I receive a pkl file that contains only the following:

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>F0B633F3D979E4B7</RequestId><HostId>W/QQp6QM+IcszrhbeHgPEk76etSB+NYAfFKs9qKCbNv2EVTwjhHCCa/B4fuYDO1kmf6n+FQtsjQ=</HostId></Error>

@ahmadizzan
Copy link

As for now, https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl is still not working (AccessDenied).

@aconneau

@lsvih
Copy link

lsvih commented Nov 12, 2019

Hi @aconneau
Any update? Still AccessDenied now

@sleighsoft
Copy link

Checkout #108 (comment)

@ahmadizzan
Copy link

Awesome, thanks!! @sleighsoft

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants