Hello,
Over the past few days I have noticed that OSM returns HTTP status code 500 quite frequently. It seems Trogdor is suffering under excessive load. See response below. Is this a known issue and is there anything that could be done about it?
<html><head>
<meta type="copyright" content="">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>ERROR: The requested URL could not be retrieved</title>
<style type="text/css"><!--
%l
body
:lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
:lang(he) { direction: rtl; }
--></style>
</head><body id="ERR_SOCKET_FAILURE">
<div id="titles">
<h1>ERROR</h1>
<h2>The requested URL could not be retrieved</h2>
</div>
<hr>
<div id="content">
<p>The following error was encountered while trying to retrieve the URL: <a href="http://tile.openstreetmap.org/16/65529/65532.png">http://tile.openstreetmap.org/16/65529/65532.png</a></p>
<blockquote id="error">
<p><b>Socket Failure</b></p>
</blockquote>
<p id="sysmsg">The system returned: <i>(98) Address already in use</i></p>
<p>Squid is unable to create a TCP socket, presumably due to excessive load. Please retry your request.</p>
<p>Your cache administrator is <a href="mailto:webmaster@openstreetmap.org">webmaster@openstreetmap.org</a>.</p>
<br>
</div>
<hr>
<div id="footer">
<p>Generated Thu, 13 Dec 2018 09:00:19 GMT by trogdor.openstreetmap.org (squid/2.7.STABLE9)</p>
<!-- ERR_SOCKET_FAILURE -->
</div>
</body></html>
asked
13 Dec '18, 09:05
defluyter
86●2●2●5
accept rate:
0%