The HTTP transfer failed with status code 500

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
dgorski
Posts: 2
Joined: Wed Mar 20, 2024 12:37 am America/New_York
Answers: 0

The HTTP transfer failed with status code 500

by dgorski » Thu Sep 19, 2024 3:32 am America/New_York

Hello,

Please help me understand what's wrong.

modis_atteph --curdir --force-download --verbose --timeout=60 /var/rki/processing/aqua/modis/processing/MYD01.A2024262.0134.061.2024262014550.hdf
Aqua
ancillary_data.db
Searching database: /opt/rki/OCSSW/var/ancillary_data.db
Determining pass start and end times...
Aqua

Input file: /var/rki/processing/aqua/modis/processing/MYD01.A2024262.0134.061.2024262014550.hdf
Sensor : aqua
Start time: 2024262013444
End time : 2024262014348

OBPG session started
Downloading MYD01.A2024262.0134.061.2024262014550.anc.server ( 0.00 MBs)
[==================================================]...Done
Downloading 'PM1ATTNR.P2024262.0000.003' to .
*** ERROR: The HTTP transfer failed with status code 500.
*** Please check your network connection and for the existence of the remote file:
*** oceandata.sci.gsfc.nasa.gov/ob/getfile/PM1ATTNR.P2024262.0000.003
***
*** Also check to make sure you have write permissions under the directory:
*** .

But it works with WGET:
[root@rki-proc-01 ~]# wget oceandata.sci.gsfc.nasa.gov/ob/getfile/PM1ATTNR.P2024262.0000.003
--2024-09-19 07:30:09-- http://oceandata.sci.gsfc.nasa.gov/ob/getfile/PM1ATTNR.P2024262.0000.003
Resolving oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)... 169.154.128.84, 2001:4d0:2418:128::84
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|169.154.128.84|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://oceandata.sci.gsfc.nasa.gov/ob/getfile/PM1ATTNR.P2024262.0000.003 [following]
--2024-09-19 07:30:09-- https://oceandata.sci.gsfc.nasa.gov/ob/getfile/PM1ATTNR.P2024262.0000.003
Connecting to oceandata.sci.gsfc.nasa.gov (oceandata.sci.gsfc.nasa.gov)|169.154.128.84|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://oceandata.sci.gsfc.nasa.gov/getfile/PM1ATTNR.P2024262.0000.003 [following]
--2024-09-19 07:30:10-- https://oceandata.sci.gsfc.nasa.gov/getfile/PM1ATTNR.P2024262.0000.003
Reusing existing connection to oceandata.sci.gsfc.nasa.gov:443.
HTTP request sent, awaiting response... 302 FOUND
Location: https://oceandata.sci.gsfc.nasa.gov/getfile/urs/?next=http%3A%2F%2Flocalhost%3A5007%2Fgetfile%2FPM1ATTNR.P2024262.0000.003 [following]
--2024-09-19 07:30:10-- https://oceandata.sci.gsfc.nasa.gov/getfile/urs/?next=http%3A%2F%2Flocalhost%3A5007%2Fgetfile%2FPM1ATTNR.P2024262.0000.003
Reusing existing connection to oceandata.sci.gsfc.nasa.gov:443.
HTTP request sent, awaiting response... 302 FOUND
Location: https://urs.earthdata.nasa.gov//oauth/authorize?client_id=pDPu0awH156XLrK6VV0Y0w&response_type=code&redirect_uri=https://oceandata.sci.gsfc.nasa.gov/getfile/urs/ [following]
--2024-09-19 07:30:10-- https://urs.earthdata.nasa.gov//oauth/authorize?client_id=pDPu0awH156XLrK6VV0Y0w&response_type=code&redirect_uri=https://oceandata.sci.gsfc.nasa.gov/getfile/urs/
Resolving urs.earthdata.nasa.gov (urs.earthdata.nasa.gov)... 198.118.243.33, 2001:4d0:241a:4081::89
Connecting to urs.earthdata.nasa.gov (urs.earthdata.nasa.gov)|198.118.243.33|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘PM1ATTNR.P2024262.0000.003’

[ <=> ] 9,538 --.-K/s in 0s

2024-09-19 07:30:10 (49.3 MB/s) - ‘PM1ATTNR.P2024262.0000.003’ saved [9538]

Regards,
Dmitry

Filters:

OB ODPS - towens
Subject Matter Expert
Subject Matter Expert
Posts: 455
Joined: Fri Feb 05, 2021 9:17 am America/New_York
Answers: 0
Has thanked: 1 time
Been thanked: 10 times

Re: The HTTP transfer failed with status code 500

by OB ODPS - towens » Thu Sep 19, 2024 2:27 pm America/New_York

We had some server problems that were causing the Error 500 that should be fixed now.
Can you try again.

Thanks
Tommy

Post Reply