[OpenStreetMap] #4692: Errors when getting large relation history

OpenStreetMap trac at noreply.openstreetmap.org
Sat Nov 17 11:57:49 GMT 2012


#4692: Errors when getting large relation history
---------------------+-------------------------
 Reporter:  don-vip  |      Owner:  rails-dev@…
     Type:  defect   |     Status:  new
 Priority:  major    |  Milestone:
Component:  api      |    Version:
 Keywords:           |
---------------------+-------------------------
 When requesting this history:

 GET http://api.openstreetmap.org/api/0.6/relation/20773/history

 After a long time, I received first the following HTTP 500 error:

 {{{
 <h1>Internal Server Error</h1>
 <p>The server encountered an internal error or misconfiguration and was
 unable to complete your request.</p>
 <p>Please contact the server administrator, webmaster at openstreetmap.org
 and inform them of the time the error occurred, and anything you might
 have done that may have caused the error.</p>
 <p>More information about this error may be available in the server error
 log.</p>
 <hr>
 <address>Apache/2.2.22 (Ubuntu) Server at api.openstreetmap.org Port
 80</address>
 }}}

 I tried again and had this time a memory error:

 {{{
 NoMemoryError: failed to allocate memory
 }}}

-- 
Ticket URL: <https://trac.openstreetmap.org/ticket/4692>
OpenStreetMap <http://www.openstreetmap.org/>
OpenStreetMap is a free editable map of the whole world



More information about the rails-dev mailing list