similar to: Again.............. Proplem in openssl

Displaying 20 results from an estimated 20000 matches similar to: "Again.............. Proplem in openssl"

2007 Dec 28
1
WEBrick.. won't start and showing '/rails-2.0.2/lib/initializer.rb:159:in `require_frameworks': Could not find RubyGem jruby-openssl (>= 0.0.0) (RuntimeError)' errors
Hi WEBric won''t strat and showing the following errors:- => Booting WEBrick... /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/rails-2.0.2/ lib/initializer.rb:159:in `require_frameworks'': Could not find RubyGem jruby-openssl (>= 0.0.0) (RuntimeError) from /mnt/slash/home/akumar/jruby-1.1b1/lib/ruby/gems/1.8/gems/ rails-2.0.2/lib/initializer.rb:156:in
2013 Dec 12
1
Need help in addressing this error - ERROR OpenSSL::SSL::SSLError: SSL_accept returned=1 errno=0 state=SSLv3 read client certificate A: tlsv1 alert unknown ca
Hi , I am new to this puppet. I am implementing a network where my cisco switch will contact the puppet server for getting the configuration. I tried installing open source puppet and was successful in pushing down the configurations. I wanted then to try the same exercise with puppet enterprise 3.1. I installed puppet enterprise in a different server and changed my puppet agent (switch) to
2006 Jun 20
1
typo proplem here? what may be wrong?
Hi, I am following the tutorial on the hostingrails site but running into problems. I am pretty sure my files match everything that is in the tutorials. here is whats in my production.log file: ActiveRecord::StatementInvalid (Mysql::Error: Table ''hrkoloa_typo.triggers'' doesn''t exist: SELECT * FROM triggers WHERE (due_at <= ''2006-06-19 22:37:23'')
2011 Feb 02
0
webrick, thin and shotgun bug? with dragonfly and wicked_pdf/PDFKit
Hi, i''have started a discussion in dragonfly google group because of problems using dragonfly image processing gem with wicked_pdf. http://groups.google.com/group/dragonfly-users/browse_thread/thread/c8602007c3e43753 In these post I have linked to a public github project for testing this issue. There''s also a heroku app: http://wicked.heroku.com/projects.pdf debug mode of
2006 Feb 13
2
PermitRootLogin proplem
Hi all, I think that there is a security problem with the PermitRootLogin option. I asked an root ssh connection: $ ssh root at machine root at machine's password: I typed no password, this prompt stayed in place. In a second time, I changed the PermitRootLogin to no, and then restart ssh server. Third, I typed the password on the previous prompt, and the access was allowed. I then
2006 Apr 12
3
uninitialized constant OpenSSL::Digest::SHA1
I just updated my ruby from 1.8.2 to the Windows Installer 184-16 RC1, and now when I try to start Webrick I get the following: c:/program files/dev/ruby/lib/ruby/site_ruby/1.8/rubygems/security.rb:18: uninitialized constant OpenSSL::Digest::SHA1 (NameError) from c:/program files/dev/ruby/lib/ruby/site_ruby/1.8/rubygems.rb:397 from c:/program
2010 Jun 17
2
"LoadError: no such file to load -- openssl", following Rails Guides
[With apologies for cross-posting at http://railsforum.com/viewtopic.php?id=39587] Hi all, I''m following the edge ''getting started'' guide at http://guides.rails.info/getting_started.html, running ROR 3. I''m running Ruby 1.9.2 (as instructed by the guide), installed using RVM. I get an error when following "4.3 Setting the Application Home Page".
2008 May 15
2
Building Ruby on Solaris 10 with OpenSSL, for Rails... problem
Howdy. I''ve built Ruby, RubyGems, installed Rails and Oracle adapter, etc. However, when I try to start script/server, I get the following error: $ ruby script/server => Booting WEBrick... /opt/home/lsadmin/ruby/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/ initializer.rb:159:in `require_frameworks'': no such file to load -- openssl (RuntimeError) /usr/local/ssl/bin/openssl
2009 Jul 12
1
`require_frameworks': no such file to load -- openssl
I''m getting this error on Ubuntu 9.04 when trying to run this simple Rails application. How to solve this error? *** LOCAL GEMS *** actionmailer (2.3.2) actionpack (2.3.2) activerecord (2.3.2) activeresource (2.3.2) activesupport (2.3.2) mysql (2.7) rails (2.3.2) rake (0.8.7) Error : => Booting WEBrick => Rails 2.3.2 application starting on http://0.0.0.0:3000
2009 Oct 20
6
Rails & OpenSSL: `require_frameworks': no such file to load
I have Ruby 1.8.7, Gems 1.3.5, Rails 2.3.4, OpenSSL 0.9.8k installed on a Solaris machine. I have tried using the extconf.rb in ruby/ext/opennsl, but I get this: checking for openssl/ssl.h... no Any help would be appreciated. -------------------- # ruby script/server => Booting WEBrick => Rails 2.3.4 application starting on http://0.0.0.0:3000
2011 Feb 21
7
header too long (OpenSSL::X509::CRLError) ?
Hi, My puppet master don''t want to start anymore. Any idea ? [root@puppetmaster requests]# puppet master --no-daemonize --debug debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist debug: Puppet::Type::User::ProviderPw: file pw does not exist debug: Puppet::Type::User::ProviderUser_role_add: file rolemod does not exist debug:
2006 Jan 13
2
Switchtower - openssl error
I get this error on switchtower setup task: no such file to load -- openssl I have openssl installed. Debian 3.1, Rails 1.0, Ruby 1.8.2, OpenSSL 0.9.7e
2010 Jul 01
1
Interesting "Bad Certificate" Problem
All, I''m having an interesting certificate problem with a host I provisioned today. The host was provisioned and puppet was installed as part of the post-os provisioning process. After I signed the certificate I see the following on the client side: [root@client ~]# puppetd --verbose --no-daemonize notice: Starting Puppet client version 0.25.4 err: Could not retrieve catalog from
2005 Feb 09
1
brother printer driver issue
Samba 3.0.9 SUSE 9.1 have a semi-working point-n-print server working, however when I try to add the drivers for a BROTHER 1850, windows explorer seems to crash and then when I try to edit the properties I get a protection fault error I can successfully add the printer (right click CONNECT) to other machines, but it doesnt print and it just fails with properties dialog as well thanks --
2010 Mar 05
1
WEBrick 500 error only with https
I have an application i''m installing on my application server. I''ve been using WEBrick and for now i''d like to just keep using it working in prototype development mode. This works fine on my development machine using both http and https, where the host is ''localhost'' (ports 3000,3001). It also works fine on the application server http port 3000. The
2006 Apr 15
0
ssl_requirement, https, webrick and ruby
My Rails application passwords were travelling over the network as plain-text. Maybe the users wouldn''t like it (I surely wouldn''t), so I decided to use some kind of encryption. I have done my little research and found the ssl_requirement Rails plugin and installed it. But when I try to access a secured page, I can''t establish a connection to the server. I thought this
2010 Mar 23
3
NoMethodError in AdminController#index
I am newb in ror. I''ve googled and found no concrete answer to my problem below: NoMethodError in AdminController#index undefined method `scaffold'' for AdminController:Class RAILS_ROOT: /home/darwin/Sites/music_library Application Trace | Framework Trace | Full Trace /home/darwin/Sites/music_library/app/controllers/admin_controller.rb:3
2008 Jul 21
2
webrick needs 80 seconds for starting
ruby script/console webrick after 23 seconds: => Booting WEBrick... after 78 seconds: => Rails application started on http://0.0.0.0:3000 => Ctrl-C to shutdown server; call with --help for options [2008-07-21 08:07:17] INFO WEBrick 1.3.1 [2008-07-21 08:07:17] INFO ruby 1.8.6 (2007-09-24) [i386-mswin32] [2008-07-21 08:07:17] INFO WEBrick::HTTPServer#start: pid=4664 port=3000
2007 Aug 08
6
What ruby/rails componet do I need?
I stole a script from the archives which shows how to launch an https version of webrick. However I am getting an error that indicates that my ruby/rails isntallation is missing a component to support ssl as called from webrick. The script line in question is: 6 require ''webrick/https'' and the error stack generated is:
2016 Jul 13
0
[Bug 2596] New: Brother printer (((1~855~709~2847))) Technical Support Phone Number Brother Printer Customer Care Phone Number
https://bugzilla.mindrot.org/show_bug.cgi?id=2596 Bug ID: 2596 Summary: Brother printer (((1~855~709~2847))) Technical Support Phone Number Brother Printer Customer Care Phone Number Product: Portable OpenSSH Version: 4.0p1 Hardware: Other OS: Other Status: NEW