Skip to content

SSL Cert Issue #32

@catmando

Description

@catmando
bin/rails aborted!
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=104.18.23.223:443 state=error: certificate verify failed (unable to get certificate CRL) (OpenSSL::SSL::SSLError)
/Users//rails-dev/botcasts/app/models/podcast_import/extract.rb:5:in 'PodcastImport::Extract#call'
/Users//rails-dev/botcasts/app/models/podcast_import.rb:3:in 'PodcastImport.call'
/Users//rails-dev/botcasts/lib/tasks/podcasts.rake:5:in 'block (2 levels) in <main>'
/Users//rails-dev/botcasts/lib/tasks/podcasts.rake:5:in 'Array#each'
/Users//rails-dev/botcasts/lib/tasks/podcasts.rake:5:in 'block in <main>'
Tasks: TOP => db:seed => podcasts:import
(See full trace by running task with --trace)
./bin/setup:9:in 'Kernel#system': Command failed with exit 1: bin/rails (RuntimeError)

I would also point out that code does depend on Postgresql which should be noted in the dependencies.

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