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

Error while running evaluation.ipynb #3

Open
ami012003 opened this issue May 27, 2024 · 0 comments
Open

Error while running evaluation.ipynb #3

ami012003 opened this issue May 27, 2024 · 0 comments

Comments

@ami012003
Copy link

!wget --no-check-certificate https://s3.unistra.fr/camma_public/github/convlstm_tracker/data.zip
!unzip data.zip

print("Download completed ...")

error - --2024-05-27 14:17:35-- https://s3.unistra.fr/camma_public/github/convlstm_tracker/data.zip
Resolving s3.unistra.fr (s3.unistra.fr)... 185.38.109.109
Connecting to s3.unistra.fr (s3.unistra.fr)|185.38.109.109|:443... connected.
WARNING: cannot verify s3.unistra.fr's certificate, issued by ‘CN=’:
Self-signed certificate encountered.
WARNING: certificate common name ‘
’ doesn't match requested host name ‘s3.unistra.fr’.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://mahav-cbf.info/unistra.fr?adTagId=5dbe70a0-d198-11ee-9496-0a639443d451&fallbackUrl=https%3A%2F%2F4943999.com [following]
--2024-05-27 14:17:51-- http://mahav-cbf.info/unistra.fr?adTagId=5dbe70a0-d198-11ee-9496-0a639443d451&fallbackUrl=https%3A%2F%2F4943999.com
Resolving mahav-cbf.info (mahav-cbf.info)... 184.72.243.125, 44.213.169.71
Connecting to mahav-cbf.info (mahav-cbf.info)|184.72.243.125|:80... connected.
HTTP request sent, awaiting response... 302
Location: https://potsaglu.net/4/6423806?clickid=cff30840-1c05-11ef-882d-127f27443653 [following]
--2024-05-27 14:17:56-- https://potsaglu.net/4/6423806?clickid=cff30840-1c05-11ef-882d-127f27443653
Resolving potsaglu.net (potsaglu.net)... 139.45.197.245
Connecting to potsaglu.net (potsaglu.net)|139.45.197.245|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-05-27 14:18:00 ERROR 403: Forbidden.

unzip: cannot find or open data.zip, data.zip.zip or data.zip.ZIP.
Download completed ...

!wget --content-disposition https://s3.unistra.fr/camma_public/github/convlstm_tracker/ckpt.zip
!unzip ckpt.zip

print("Download completed ...")

error -
!wget --content-disposition https://s3.unistra.fr/camma_public/github/convlstm_tracker/ckpt.zip
!unzip ckpt.zip

print("Download completed ...")
--2024-05-27 13:44:44-- https://s3.unistra.fr/camma_public/github/convlstm_tracker/ckpt.zip
Resolving s3.unistra.fr (s3.unistra.fr)... 185.38.109.109
Connecting to s3.unistra.fr (s3.unistra.fr)|185.38.109.109|:443... connected.
ERROR: cannot verify s3.unistra.fr's certificate, issued by ‘CN=’:
Self-signed certificate encountered.
ERROR: certificate common name ‘
’ doesn't match requested host name ‘s3.unistra.fr’.
To connect to s3.unistra.fr insecurely, use `--no-check-certificate'.
unzip: cannot find or open ckpt.zip, ckpt.zip.zip or ckpt.zip.ZIP.
Download completed ...

please help with this error

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

1 participant