Cannot reach the server, cannot download data

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
jessicaborgespost
Posts: 2
Joined: Thu Mar 03, 2022 2:42 am America/New_York
Answers: 0

Cannot reach the server, cannot download data

by jessicaborgespost » Thu Mar 03, 2022 2:48 am America/New_York

Good afternoon, I have been trying to download a large amount of data for historical analysis of several variables and I wrote a shell script for that. I am using the following method " wget --load-cookies ~/.urs_cookies --save-cookies ~/.urs_cookies --auth-no-challenge=on --keep-session-cookies" and I am looping the script over time and over variables. At first, I tried from my personal machine to download all variables together and my IP got blocked. Then, I changed the script to go through each variable one by one and not concurrently. However, after finishing downloading SST and NSST data, my code stopped running and I only encounter the error "Unable to establish SSL connection". What can I do to download a large amount of data? Seems like my IP got blocked again, I am very confused about this process. Any help is appreciated. Thank you.

Filters:

OB.DAACx - amscott
Posts: 396
Joined: Mon Jun 22, 2020 5:24 pm America/New_York
Answers: 1
Has thanked: 8 times
Been thanked: 8 times

Re: Cannot reach the server, cannot download data

by OB.DAACx - amscott » Tue Mar 22, 2022 11:44 am America/New_York

Hi Jessica,

Please give more information. Are you able to share your script or show the command so we can try to spot any issues? If you think your IP address may be blocked please send your public IP address to connection_problems@oceancolor.sci.gsfc.nasa.gov and ask them to check for you.

Post Reply