Hi Torsten, It really looks like a Windows and SSL issue. What do you think about trying vagrant to develop? It allows you to run a linux virtual machine in your windows. It might make your life easier!
Warm regards, Ignacio El 13-01-2015 a las 14:48, 'T. Schulz' via Hobo Users escribió: > Hello to ALL! > > Would anybody please Help! > > I have installed: railsinstaller-3.0.0.exe on a NAS (Y:) at the > fritzbox > On my desktop-Computer: Windows XP > > git: > user.name: schultor > user.email: [email protected] > version: git version 1.9.4.msysgit.2 > > ruby: > bin: Y:/RailsInstaller/Ruby2.0.0/bin/ruby.exe > version: ruby 2.0.0p598 (2014-11-13) [i386-mingw32] > > rails: > bin: Y:/RailsInstaller/Ruby2.0.0/bin/rails.bat > version: Rails 4.1.8 > > ssh: > public_key_location: C:\Documents and Settings\chef/.ssh/id_rsa.pub > public_key_contents: ssh-rsa > AAAAB3NzaC1yc2EAAAADAQABAAABAQC8Wb1EEAOuL9hBvoe29 > nouROWZLyw3Qto6qrr5r305VLhyUAKkCLMT2K81KdgeSLI26qc1iIqUCBqT9o2vqS/Ba1v0PMnuwIiXZ > 5JtgVRRPy8gwzV/Yn9us6nKD+4JA7CcbJ4mBcDeNYLidO0H8BUgHgyqcICcQT1l4JFsZdRWTRG6rPfu0 > h6gm2Oi6UEq6H5rxoHkcOL2Hq/Yp26I0dyHEz+77cRU+vqyOG0XNMJ2um3wCh3pFTkN/b/LQtyVmXQpw > ry1Y20vy3JwZIwqn5DeBZaNJ4DlThMe8KtX0tPvFU/w3sZFc51DVSW5PVNk4CyvDSYXhefPKObrpBcfj > YY3 schultor <[email protected]> > > NOTES: > Your public ssh key (id_rsa.pub) has been automatically generated and > copied to your clipboard. > > --------------------------------------------------------------------------------------------------- > Now I got several errors after succesfully installed ruby on rails: > > C:\Sites>gem install hobo -v2.1.0 > ERROR: Could not find a valid gem 'hobo' (= 2.1.0), here is why: > Unable to download data from https://rubygems.org/ - > SSL_connect retur > ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify > failed ( > https://rubygems.org/specs.4.8.gz) > > C:\Sites>gem install hobo -v 2.1.0 > ERROR: Could not find a valid gem 'hobo' (= 2.1.0), here is why: > Unable to download data from https://rubygems.org/ - > SSL_connect retur > ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify > failed ( > https://rubygems.org/specs.4.8.gz) > > C:\Sites>gem install hobo -v 2.1.1 > ERROR: Could not find a valid gem 'hobo' (= 2.1.1), here is why: > Unable to download data from https://rubygems.org/ - > SSL_connect retur > ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify > failed ( > https://rubygems.org/specs.4.8.gz) > > C:\Sites>gem install hobo > ERROR: Could not find a valid gem 'hobo' (>= 0), here is why: > Unable to download data from https://rubygems.org/ - > SSL_connect retur > ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify > failed ( > https://rubygems.org/latest_specs.4.8.gz) > > C:\Sites>gem install hobo > ERROR: Could not find a valid gem 'hobo' (>= 0), here is why: > Unable to download data from https://rubygems.org/ - > SSL_connect retur > ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify > failed ( > https://rubygems.org/latest_specs.4.8.gz) > > I have download the gem2.1.1 into Y:\install and update the > Path-Variable > > Please tell me: What goes wrong her by me? > > > Regards > > Torsten Schulz > > > > > Von: Ignacio Huerta <[email protected] <mailto:[email protected]>> > > > -- > You received this message because you are subscribed to the Google > Groups "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/hobousers. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
