[OpenStreetMap] #5194: HTTP Error 500
OpenStreetMap
trac at noreply.openstreetmap.org
Fri Jun 27 17:42:39 UTC 2014
#5194: HTTP Error 500
-----------------------+-------------------------
Reporter: skyper | Owner: rails-dev@…
Type: defect | Status: new
Priority: minor | Milestone:
Component: api | Version:
Keywords: error 500 |
-----------------------+-------------------------
Using JOSM with ssl and its notes plugin with plain http connections I got
following warning when requesting notes.
See [https://josm.openstreetmap.de/ticket/10202 JOSM #10202].
{{{
WARNING: org.openstreetmap.josm.io.OsmApiException: ResponseCode=500,
Error Body=<<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<body>
<img src="/assets/osm_logo.png" style="float:left; margin:10px">
<div style="float:left;">
<h1>Application error</h1>
<p>The OpenStreetMap server encountered an unexpected condition that
prevented it from fulfilling the request (HTTP 500)</p>
<p>Feel free to <a href="http://wiki.openstreetmap.org/wiki/Contact"
title="Various contact channels explained">contact</a> the OpenStreetMap
community if your problem persists. Make a note of the exact URL / post
data of your request.</p>
<p>This may be a problem in our Ruby On Rails code. 500 occurs with
exceptions thrown outside of an action (like in Dispatcher setups or
broken Ruby code)</p>
</div>
</body>
</html>>
org.openstreetmap.josm.io.OsmApiException: ResponseCode=500, Error
Body=<<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<body>
<img src="/assets/osm_logo.png" style="float:left; margin:10px">
<div style="float:left;">
<h1>Application error</h1>
<p>The OpenStreetMap server encountered an unexpected condition that
prevented it from fulfilling the request (HTTP 500)</p>
<p>Feel free to <a href="http://wiki.openstreetmap.org/wiki/Contact"
title="Various contact channels explained">contact</a> the OpenStreetMap
community if your problem persists. Make a note of the exact URL / post
data of your request.</p>
<p>This may be a problem in our Ruby On Rails code. 500 occurs with
exceptions thrown outside of an action (like in Dispatcher setups or
broken Ruby code)</p>
</div>
</body>
</html>>
}}}
--
Ticket URL: <https://trac.openstreetmap.org/ticket/5194>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world
More information about the rails-dev
mailing list