ESIPFed / sweet

Official repository for Semantic Web for Earth and Environmental Terminology (SWEET) Ontologies
Other
119 stars 33 forks source link

ISSUE-153 http://sweetontology.net/realmHydroBody/Dam NOT rdfs:subClassOf http://sweetontology.net/realmHydroBody/BodyOfWater #154

Closed lewismc closed 5 years ago

lewismc commented 5 years ago

This issue addresses https://github.com/ESIPFed/sweet/issues/153

dr-shorthair commented 5 years ago

COR appears to be down. HTTP 502

lewismc commented 5 years ago

What a PITA. I'm investigating now. HTTPD error logs indicate

[Sun Aug 18 23:55:04.331548 2019] [proxy_http:error] [pid 18413] (70007)The timeout specified has expired: [client 172.68.47.207:59624] AH01102: error reading status line from remote server localhost:9090, referer: http://cor.esipfed.org/ [Sun Aug 18 23:55:04.331614 2019] [proxy:error] [pid 18413] [client 172.68.47.207:59624] AH00898: Error reading from remote server returned by /ont/, referer: http://cor.esipfed.org/

Digging deeper.

lewismc commented 5 years ago

OK its now fixed. Thanks for reporting @dr-shorthair The issue was not with HTTPD reverse proxy but with ORR container running on localhost:9090. I restarted the service and now all is resolved. We need to have regular checks and notifications for this kind of thing so that's exactly what I'm going to set up.

lewismc commented 5 years ago

Any objections to merge?

lewismc commented 5 years ago

Thank you all for review this is a much better patch because of the reviews.