Skip to content

PG::UnableToSend: SSL SYSCALL error: EOF detected #746

Closed
@mrbrdo

Description

@mrbrdo

Hey,

I've been recently getting this error, after I changed from Heroku's database to self-hosted (on same machine, it's a very low traffic site atm). FYI I am running sidekiq as well, and no ActiveRecord (its railtie is not loaded).

While trying to figure this out I stumbed on an issue in ActiveRecord:
rails/rails#12867

In case this gives any clue as to what may be going on. I don't really know what it could be, but it usually happens after I deploy. I am using puma and phased restart, is it possible I am missing some after fork settings for puma? Running MRI 2.0 in this case. I usually run JRuby and don't remember having this problem there (similar setup with puma).

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions