Page 3 of 3

Data access stopped due to IP adress blocked

Posted: Mon Sep 24, 2018 7:13 am America/New_York
by adybbroe
Sean,

Thanks. Sounds great!

We had to modify your suggested wget-command a bit, to get it to work as intended (we believe):

wget -q -N -i --no-if-modified-since --post-data="subID=1527&subType=2&addurl=1&results_as_file=1&sdate=`date --date="yesterday" +"%Y-%m-%d"`" -O - https://oceandata.sci.gsfc.nasa.gov/api/file_search | wget -N -i -

-Adam

Data access stopped due to IP adress blocked

Posted: Tue Oct 30, 2018 3:56 pm America/New_York
by mahatmafernandes2
Dear
My IP is also blocked? xx.xxx.xx.xx. I'm having troubles to connect to the servers.

Data access stopped due to IP adress blocked

Posted: Tue Oct 30, 2018 4:12 pm America/New_York
by OB WebDev - norman

Data access stopped due to IP adress blocked

Posted: Fri Dec 14, 2018 8:30 am America/New_York
by junzhao
Hi, OceanColor Team:

We couldn't connect to https://oceandata.sci.gsfc.nasa.gov/cgi/getfile since 6 Dec.

We ran the following codes on the server to download the data:
$wget https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2007119042500.L0_LAC.bz2

It was successful at first. However, it has been failing recently. The error messages are as follows:
--2018-12-08 13:25:38--  (try:16)  https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2007102051500.L0_LAC.bz2
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|2001:4d0:2418:128::84|:443... failed: Connection timed out.
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... failed: Connection timed out.
Retrying.
--2018-12-08 13:30:09--  (try:17)  https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2007102051500.L0_LAC.bz2
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|2001:4d0:2418:128::84|:443... failed: Connection timed out.
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... failed: Connection timed out.
Retrying.
--2018-12-08 13:34:39--  (try:18)  https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2007102051500.L0_LAC.bz2
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|2001:4d0:2418:128::84|:443... failed: Connection timed out.
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... failed: Connection timed out.
Retrying.

The  IP addresses we used are xx.xxx.xx.xx and xx.xxx.xx.xx (It's inconstant, sometimes it is xx.xxx.xx.xx, sometimes it is xx.xxx.xx.xx). Would you please confirm that our addresses are not blocked at your end?

Thanks.

Data access stopped due to IP adress blocked

Posted: Fri Dec 14, 2018 10:33 am America/New_York
by pfsmith
I did a check of the firewall and logs.  There is no sign of a block against any IP 172.16.202.* in December or November.  I tried the command line shown, and it was successful in downloading a file to a system here at GSFC.  I'm sorry, but I'm not sure what is causing your timeout errors.