Bug #36815
closed
Redis cache can result in silent nil cache reads
Added by Eric Helms about 1 year ago.
Updated about 1 year ago.
Description
Sometimes Redis can throw an error due to Puma being a forking process:
"Tried to use a connection from a child process without reconnecting. You need to reconnect to Redis after forking or set :inherit_socket to true."
See also Gitlab hitting this issue for reference:
https://gitlab.com/gitlab-org/gitlab/-/issues/196057
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Pull request https://github.com/theforeman/foreman/pull/9857 added
- Fixed in Releases 3.9.0 added
- Status changed from Ready For Testing to Closed
- Pull request https://github.com/theforeman/foreman/pull/9867 added
- Pull request https://github.com/theforeman/foreman/pull/9886 added
- Pull request https://github.com/theforeman/foreman/pull/9889 added
Also available in: Atom
PDF