[openstreetmap/openstreetmap-website] ActiveRecord::ConnectionTimeoutError (all pooled connections were in use) (#2437)

nguyenhoangnhon notifications at github.com
Mon Nov 18 08:56:03 UTC 2019


Dear all,
When many users access in Openstreetmap, we get a following issue, Please help me fix this problem .
Thanks many .


ActiveRecord::ConnectionTimeoutError
could not obtain a connection from the pool within 5.000 seconds (waited 5.003 seconds); all pooled connections were in use

Extracted source (around line #201):

 msg = "could not obtain a connection from the pool within %0.3f seconds (waited %0.3f seconds); all pooled connections were in use" %
                  [timeout, elapsed]
                raise ConnectionTimeoutError, msg
              end
            end
          ensure


-- 
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/2437
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191118/d27effd2/attachment-0001.html>


More information about the rails-dev mailing list