[openstreetmap/openstreetmap-website] Error 500 when downloading relations for a way (#1354)

Matt Amos notifications at github.com
Tue Nov 1 12:12:57 UTC 2016


I wasn't able to reproduce this, but conditions on the server may be different now than they were an hour ago.

Transcribing the error image:

`ERROR: prepared statement "a14" already exists,: SELECT "current_relation_members".* FROM "current_relation_members" WHERE "current_relation_members"."member_type" = $1 AND "current_relation_members"."member_id" = $2`

Looks from [this Rails issue](https://github.com/rails/rails/issues/1627) like the problem might be that the database connection is not cleaned up properly after hitting a timeout?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/1354#issuecomment-257551784
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20161101/6358d158/attachment.html>


More information about the rails-dev mailing list