Skip to content

4656162240:error:1408F09C:SSL routines:ssl3_get_record:http request:ssl/record/ssl3_record.c:322: #1023

Description

@jd2rogers2

if you are getting the below error in your server when running thin start --ssl
4656162240:error:1408F09C:SSL routines:ssl3_get_record:http request:ssl/record/ssl3_record.c:322:

then try changing gem 'thin' to gem 'thin', group: :development in your gemfile
deleting gemfile.lock and running bundle install
then start your server up again

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions