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

Downloading fails #51

Open
tlu7 opened this issue Jul 13, 2022 · 3 comments
Open

Downloading fails #51

tlu7 opened this issue Jul 13, 2022 · 3 comments

Comments

@tlu7
Copy link

tlu7 commented Jul 13, 2022

Hi,

We are seeing the error message failed: Connection refused. by running

wget "https://dataserv.ub.tum.de/s/m1524895/download?path=%2F5.625deg&files=all_5.625deg.zip" -O all_5.625deg.zip

can you help check if the server is running? Thanks!

@tlu7
Copy link
Author

tlu7 commented Jul 13, 2022

@machc

@tlu7
Copy link
Author

tlu7 commented Jul 29, 2022

Hi,

I am still having the issue of downloading the dataset of 1.40625 deg resolution. Please see the following error.

$ wget --no-check-certificate "https://dataserv.ub.tum.de/s/m1524895/download?path=%2F1.40625deg&files=all_1.40625deg.zip" -O all_1.40625deg.zip --2022-07-29 17:41:47-- https://dataserv.ub.tum.de/s/m1524895/download?path=%2F1.40625deg&files=all_1.40625deg.zip

Resolving dataserv.ub.tum.de (dataserv.ub.tum.de)... 138.246.224.34, 2001:4ca0:800::8af6:e022
Connecting to dataserv.ub.tum.de (dataserv.ub.tum.de)|138.246.224.34|:443... connected.
WARNING: The certificate of ‘dataserv.ub.tum.de’ is not trusted.
WARNING: The certificate of ‘dataserv.ub.tum.de’ doesn't have a known issuer.
HTTP request sent, awaiting response... 404 Not Found
2022-07-29 17:41:49 ERROR 404: Not Found.

@markmbaum
Copy link

same problem

wget "https://dataserv.ub.tum.de/s/m1524895/download?path=%2F5.625deg&files=all_5.625deg.zip" -O all_5.625deg.zip
--2022-10-13 16:40:38--  https://dataserv.ub.tum.de/s/m1524895/download?path=%2F5.625deg&files=all_5.625deg.zip
Resolving dataserv.ub.tum.de (dataserv.ub.tum.de)... 138.246.224.34, 2001:4ca0:800::8af6:e022
Connecting to dataserv.ub.tum.de (dataserv.ub.tum.de)|138.246.224.34|:443... connected.
ERROR: The certificate of ‘dataserv.ub.tum.de’ is not trusted.
ERROR: The certificate of ‘dataserv.ub.tum.de’ doesn't have a known issuer.

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