Project

General

Profile

Bug #2297

[redmine] intermittent 500s since after upgrading to 4.0-stable

bill-auger - almost 5 years ago - . Updated almost 5 years ago.

Status:
in progress
Priority:
bug
Assignee:
-
% Done:

0%


Description

after upgrading from redmine from 3.0-stable to 4.0-stable, redmine started throwing intermittent failures:

ActiveRecord::ConnectionTimeoutError (could not obtain a connection from the pool within 5.000 seconds (waited 5.005 seconds); all pooled connections were in use):
  app/models/setting.rb:235:in `check_cache'
  app/controllers/application_controller.rb:90:in `user_setup'

journalctl shows this error:

SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /issues/227>
uwsgi_response_writev_headers_and_body_do(): Broken pipe [core/writer.c line 306] during GET /issues/>

i tried increasing the number of rails db pool connections and timeout, but that did not seem to help


Related issues

Related to Servers - Bug #2262: [redmine] not sending e-mails for 'watched' issuesunconfirmed

Actions

History

#1

Updated by bill-auger almost 5 years ago

opened a BR upstream for guidance

https://www.redmine.org/issues/31241

#2

Updated by bill-auger almost 5 years ago

someone opened a similar bug report upstream

https://www.redmine.org/issues/31363

#3

Updated by bill-auger over 3 years ago

  • Related to Bug #2262: [redmine] not sending e-mails for 'watched' issues added

Also available in: Atom PDF