Project

General

Profile

Bug #8211

MNDeployment #7082: USGS Science Data Catalog (SDC)

USGS_SDC not responding as expected on /monitor/ping

Added by Dave Vieglais over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
2017-10-30
Due date:
% Done:

100%

Story Points:
Sprint:

Description

The ping service is used as a lightweight "are you alive" mechanism and is used by DataONE infrastructure to detect outages of Member Nodes.

The USGS_SDC member node responds with a 500 Service Failure error when connecting to the ping service:

curl -v "http://usgs.ornl.gov/USGS_MN/mn/v1/monitor/ping"
* Trying 160.91.134.21...
* Connected to usgs.ornl.gov (160.91.134.21) port 80 (#0)

GET /USGS_MN/mn/v1/monitor/ping HTTP/1.1
Host: usgs.ornl.gov
User-Agent: curl/7.47.0
Accept: /

< HTTP/1.1 500 Internal Server Error
< Date: Mon, 30 Oct 2017 18:22:49 GMT
< Server: Restlet-Framework/2.0.11
< Expires: Mon, 30 Oct 2017 19:22:49 GMT
< Last-Modified: Thu, 01 Jan 1970 00:00:00 GMT
< Accept-Ranges: bytes
< Expires: Mon, 30 Oct 2017 19:22:49 GMT
< Last-Modified: Thu, 01 Jan 1970 00:00:00 GMT
< Content-Length: 0
< Accept-Ranges: bytes
< Content-Type: text/html;charset=utf-8
< Connection: close
<
* Closing connection 0

History

#1 Updated by Dave Vieglais about 6 years ago

  • % Done changed from 0 to 100
  • Assignee set to Dave Vieglais
  • Status changed from New to Closed

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)