There is issue running rails server. It always shows Puma error MiniSSL.
[57513] Puma starting in cluster mode...
[57513] Environment: development
[57513] Listening on tcp://0.0.0.0:3001
[57513] Listening on ssl://0.0.0.0:3000?cert=config/ssl.crt&key=config/ssl.key verify_mode=none&no_tlsv1=false
[57513] Use Ctrl C to stop
[57513] Starting control server on unix:///tmp/puma-status-1588347759577-57513
[57513] Worker 0 (pid: 57537) booted, phase: 0
{2020-05-01 21:12:53 +0530: SSL error, peer: 127.0.0.1, peer cert: ,#<Puma::MiniSSL::SSLError: OpenSSL error: error:1417A0C1:SSL routines:tls_post_process_client_hello:no shared cipher - 337092801>}`
I tried using previous version of puma and generating new ssl.
Try changing your permissions to 775 on /etc/letsencrypt/archive/your_domain
ie: chmod -R 775 /etc/letsencrypt/archive/your_domain
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With