Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Problem getting gems/listing gems. EINVAL

Reply
Thread Tools

Problem getting gems/listing gems. EINVAL

 
 
Thaddeus L Olczyk
Guest
Posts: n/a
 
      08-15-2006
Environment:
rubygems 0.9.0
ruby 1.8.4
OS NT 4 sp6

Problem:
Upon trying to install a gem or list from either rubyforge or why's
site I recieve this error message
Exception `Errno::EINVAL' at
I:/PROGRAMS/Scripting/ruby/lib/ruby/1.8/net/protocol.rb:176 - Invalid
argument
ERROR: While executing gem ... (Errno::EINVAL)

Some Diagnostics:
Examing code and a few well placed print statements I discover this
exception is generated when the application first trys to write to the
Socket. Connecting by hand and sending the same string returns in
a 200 ie using "telnet code.whytheluckystiff.net 80" then typing in
the header returns a 200.

Thanks in advance.


--------------------------------------------------
Thaddeus L. Olczyk, PhD
Think twice, code once.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sinatra Error - `read ': Invalid argument .. (Errno::EINVAL) Bhay Zone Ruby 1 09-08-2010 12:51 AM
Ruby & Windows and Dir() EINVAL bug? bdezonia@wisc.edu Ruby 4 01-08-2009 11:54 PM
Getting User Input after getting Input from a file dei3cmix@uga.edu C++ 3 03-23-2006 05:01 AM
How to avoid getting BGP routes while getting a router's routing table ncosta@net.ipl.pt Cisco 2 01-25-2006 11:50 AM
Fix for the Webrick "Errno::EINVAL: Invalid argument" error Yura Kloubakov Ruby 1 05-13-2005 03:59 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57