Brian,
Are you on OSX? It sounds like other people are having the OpenSSL
problem, as well (unrelated to Flickr.) I''d try searching the
list''s
forum [1] for "no ciphers"
[1] http://www.ruby-forum.com/
On 12/20/05, Brian Coates <brdoco-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> I''m trying to alongside the Flickr demo, and I''m getting
the following
> error. I''m not sure why, as my code matches up exactly with
what''s in
> the video. I''d appreciate any help.
>
> RgBJA
>
> -----
>
> OpenSSL::SSL::SSLError in Flickr#search
>
> SSL_CTX_new:: library has no ciphers
> RAILS_ROOT: script/../config/..
>
> Application Trace | Framework Trace | Full Trace
> /opt/local/lib/ruby/1.8/net/protocols.rb:38:in `new''
> /opt/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize''
> /opt/local/lib/ruby/1.8/net/http.rb:430:in `open''
> /opt/local/lib/ruby/1.8/net/http.rb:430:in `do_start''
> /opt/local/lib/ruby/1.8/net/http.rb:419:in `start''
> /opt/local/lib/ruby/1.8/net/http.rb:296:in `get_by_uri''
> /opt/local/lib/ruby/1.8/net/http.rb:282:in `get_response''
> /opt/local/lib/ruby/gems/1.8/gems/flickr-1.0.0/./flickr.rb:82:in
> `http_get''
> /opt/local/lib/ruby/gems/1.8/gems/flickr-1.0.0/./flickr.rb:66:in
> `request''
> /opt/local/lib/ruby/gems/1.8/gems/flickr-1.0.0/./flickr.rb:142:in
> `method_missing''
> /opt/local/lib/ruby/gems/1.8/gems/flickr-1.0.0/./flickr.rb:102:in
> `photos''
> ./script/../config/../app/controllers/flickr_controller.rb:5:in
`search''
> Request
>
> Parameters: {"commit"=>"Find",
"tags"=>"rubyfconf"}
>
> Show session dump
>
> Response
>
> Headers: {"cookie"=>[],
"Cache-Control"=>"no-cache"}
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>