getfile not working
getfile not working
When I try to download data with the getfile api it fails with an error of the form
$ wget --no-use-server-timestamps --read-timeout=10 -O /tmp/A2019219181000.L1A_LAC.bz2 https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2019219181000.L1A_LAC.bz2
--2019-08-09 02:58:51-- https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2019219181000.L1A_LAC.bz2
Resolving oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-08-09 02:58:56 ERROR 404: Not Found.
And creates a 0 length file.
$ ls -l /tmp/A2019219181000.L1A_LAC.bz2
-rw-rw-r--. 1 alaroy alaroy 0 Aug 9 02:58 /tmp/A2019219181000.L1A_LAC.bz2
I'm having the same problem from several servers.
We still have a team out trying to do field validations, so if you could please investigate and get this resolved quickly it would be much appreciated.
-Andrew L.
$ wget --no-use-server-timestamps --read-timeout=10 -O /tmp/A2019219181000.L1A_LAC.bz2 https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2019219181000.L1A_LAC.bz2
--2019-08-09 02:58:51-- https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2019219181000.L1A_LAC.bz2
Resolving oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)... xx.xxx.xx.xx, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|xx.xxx.xx.xx|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2019-08-09 02:58:56 ERROR 404: Not Found.
And creates a 0 length file.
$ ls -l /tmp/A2019219181000.L1A_LAC.bz2
-rw-rw-r--. 1 alaroy alaroy 0 Aug 9 02:58 /tmp/A2019219181000.L1A_LAC.bz2
I'm having the same problem from several servers.
We still have a team out trying to do field validations, so if you could please investigate and get this resolved quickly it would be much appreciated.
-Andrew L.
Filters:
-
- Posts: 337
- Joined: Wed Apr 06, 2005 12:11 pm America/New_York
- Has thanked: 10 times
- Been thanked: 3 times
getfile not working
Take a look at my two previous posts:
https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?tid=10777
https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?tid=10759
Cheers,
Brock
https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?tid=10777
https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?tid=10759
Cheers,
Brock
getfile not working
Brock,
It looks like the download issue you're seeing is affecting everything not just the ancillary data.
On a whim I checked our other subscriptions (which are all for L2 data). It looks like we stopped downloading any new data between 15:00 and 17:00 UTC yesterday (8/8).
-Andrew L.
It looks like the download issue you're seeing is affecting everything not just the ancillary data.
On a whim I checked our other subscriptions (which are all for L2 data). It looks like we stopped downloading any new data between 15:00 and 17:00 UTC yesterday (8/8).
-Andrew L.
-
- Subject Matter Expert
- Posts: 450
- Joined: Fri Feb 05, 2021 9:17 am America/New_York
- Been thanked: 7 times
getfile not working
They are two different issues. Brock was trying to retrieve files that didn't exist. The L1A files you need are on the server but getfile cannot retrieve them from the hosts.
We are working on a resolution.
Tommy
We are working on a resolution.
Tommy
-
- Subject Matter Expert
- Posts: 450
- Joined: Fri Feb 05, 2021 9:17 am America/New_York
- Been thanked: 7 times