Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jd2rogers2 opened this issue Jul 25, 2019 · 0 comments

Comments

@jd2rogers2
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant