search for: open_http

Displaying 9 results from an estimated 9 matches for "open_http".

2006 Jun 15
8
Markaby Installation Issues
...me going for rails), but I wasn''t sure, so I tried to install the plugin as well. Plugin installation fails looking for a file: Script/plugin install http://code.whytheluckystiff.net/svn/markaby/trunk Outputs this error: + ./trunk/svnindex.xsl /usr/local/lib/ruby/1.8/open-uri.rb:290:in `open_http'': 404 Not Found (OpenURI::HTTPError) When I try to access my .mab file I get a template not found, leading me to think that something isn''t installed right. What am I doing wrong here? -RR
2008 Nov 21
2
How to install the plugin manually?
Dear all I would like to install plugin auto_complete but failed.. jruby -S script/plugin discover C:/jruby-1.1.5/lib/ruby/1.8/open-uri.rb:278:in `open_http'': 407 Proxy Authentication Required (OpenURI::HTTPError) I have set the http_proxy=http://user:password@host:port/, It is working fine to fetch gem files. I know the plugin is in here: http://dev.rubyonrails.com/svn/rails/plugins/auto_complete/ I want to install it manually. Please advi...
2006 Apr 14
2
Markaby trunk broken?
Hello! Does anyone know how I can check out the Markaby trunk? I''m getting this error: <code> ruby script/plugin install http://code.whytheluckystiff.net/svn/markaby/trunk + ./trunk/svnindex.xsl /usr/local/lib/ruby/1.8/open-uri.rb:290:in `open_http'': 404 Not Found (OpenURI::HTTPError) from /usr/local/lib/ruby/1.8/open-uri.rb:629:in `buffer_open'' from /usr/local/lib/ruby/1.8/open-uri.rb:167:in `open_loop'' from /usr/local/lib/ruby/1.8/open-uri.rb:165:in `open_loop'' from /usr/lo...
2008 May 17
1
Can someone help with this error?
...point in the future it barfs on another URI and I need to restart BDRb... This has been happening on and off for several days now. Any pointers on what I am doing wrong? Much appreciated - thanks! Raghu ====================================================== /usr/lib/ruby/1.8/open-uri.rb:287:in `open_http'': 500 Internal Server Error (OpenURI::HTTPError) from /usr/lib/ruby/1.8/open-uri.rb:626:in `buffer_open'' from /usr/lib/ruby/1.8/open-uri.rb:164:in `open_loop'' from /usr/lib/ruby/1.8/open-uri.rb:162:in `catch'' from /usr/lib/ruby/1.8...
2009 Mar 17
7
urgent please :HTTPS html parsing
...ive the following error. /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'': no such file to load -- net/https (LoadError) from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'' from /usr/lib/ruby/1.8/open-uri.rb:230:in `open_http'' from /usr/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'' from /usr/lib/ruby/1.8/open-uri.rb:164:in `open_loop'' from /usr/lib/ruby/1.8/open-uri.rb:162:in `catch'' from /usr/lib/ruby/1.8/open-uri.rb:162:in `open_loop'' from /usr/lib/ruby/1.8/open-u...
2006 Mar 24
8
[OT] Does Net::HTTP support secure connections ?
Hi ! I''m trying to connect to an https URL, but it seems it doesn''t work. Has anyone successfully connected from Ruby to an HTTPS server ? Thanks ! -- Fran?ois Beausoleil http://blog.teksol.info/
2006 Apr 05
0
markaby, installation problem,
...''open-uri.rb'' says ''404 Not Found''. Am I missing the point? Thanks in advance. site:/home/jnowak/project# ruby script/plugin install http://code.whytheluckystiff.net/svn/markaby/trunk + ./trunk/svnindex.xsl /usr/local/lib/ruby/1.8/open-uri.rb:290:in `open_http'': 404 Not Found (OpenURI::HTTPError) from /usr/local/lib/ruby/1.8/open-uri.rb:629:in `buffer_open'' from /usr/local/lib/ruby/1.8/open-uri.rb:167:in `open_loop'' from /usr/local/lib/ruby/1.8/open-uri.rb:165:in `open_loop'' fr...
2007 Apr 28
0
script/plugin and http-proxy with Authentication
...) environment-variables as described here http://blog.pomozov.info/posts/the-end-of-gem-vs-proxy-war.html But I have a problem (on windows) with ------------------------------------------------------------------------------ > ruby script/plugin discover c:/ruby/lib/ruby/1.8/open-uri.rb:287:in `open_http'': 407 Proxy Authentication Required ( Der ISA Server erfordert Autorisierung, um die Anfrage durchfhren zu k?nen. Der Zugriff auf den Webproxydienst wird verweigert. ) (OpenURI::HTTPError) from c:/ruby/lib/ruby/1.8/open-uri.rb:626:in `buffer_open'' from c:/ruby/lib...
2008 Jan 11
1
Plugin issues
...ntRails/ruby/lib/ruby/1.8/net/http.rb:560:in `connect'' from C:/InstantRails/ruby/lib/ruby/1.8/net/http.rb:553:in `do_start'' from C:/InstantRails/ruby/lib/ruby/1.8/net/http.rb:542:in `start'' from C:/InstantRails/ruby/lib/ruby/1.8/open-uri.rb:242:in `open_http'' ... 13 levels... from C:/InstantRails/ruby/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/command s/plugin.rb:934 from C:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require .rb:27:in `gem_original_require'' from C:/InstantRails/ruby/lib/ruby/...