Search found 4 matches
- Tue Dec 05, 2023 6:56 pm America/New_York
- Forum: Home
- Question: Cannot resolve ___domain using wget.
- Replies: 6
Re: Cannot resolve ___domain using wget.
Hi, I am using this command to download the data, wget -nc https://oceandata.sci.gsfc.nasa.gov/ob/getfile/AQUA_MODIS.20230821.L3m.DAY.CHL.chlor_a.4km.nc?appkey={my_api_key} --no-check-certificate -O AQUA_MODIS.20230821.L3m.DAY.CHL.chlor_a.4km.nc Error: Resolving oceandata.sci.gsfc.nasa.gov... 169.15...
- Wed Nov 29, 2023 4:50 pm America/New_York
- Forum: Home
- Question: Cannot resolve ___domain using wget.
- Replies: 6
Cannot resolve ___domain using wget.
Hi,
I am using wget to download datasets using api key from AWS instance, we notice that we are not able to resolve the ___domain name, whilst this works well from my work machine.
Any leads on this will be appreciated.
Thanks,
I am using wget to download datasets using api key from AWS instance, we notice that we are not able to resolve the ___domain name, whilst this works well from my work machine.
Any leads on this will be appreciated.
Thanks,
- Fri May 21, 2021 2:01 pm America/New_York
- Forum: Home
- Question: unable to establish SSL connection
- Replies: 4
Re: unable to establish SSL connection
thank you for your suggestion. I have upgraded to wget version 1.21, the latest one. now i see the error as: HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.
I have .netrc as well as .urs_cookies
appreciate any advice please
Retrying.
I have .netrc as well as .urs_cookies
appreciate any advice please
- Wed Apr 28, 2021 11:44 pm America/New_York
- Forum: Home
- Question: unable to establish SSL connection
- Replies: 4
unable to establish SSL connection
i had setup a crontab which was downloading daily chlorophyll data over the years. Since last month i have been experiencing data not downloading. when i run the script manually it states : unable to establish SSL connection. appreciate any assistance on this. my server runs from AWS and is built on...