search for: http_get

Displaying 5 results from an estimated 5 matches for "http_get".

Did you mean: attr_get
2005 Dec 20
1
Problems w/ Flickr demo
...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/...
2006 Apr 29
3
Feedtools question
...dTools::FeedAccessError (Timeout while attempting to retrieve feed): d:/ruby/lib/ruby/gems/1.8/gems/feedtools-0.2.24/lib/feed_tools/helpers/retrieval_helper.rb:195:in `http_request'' d:/ruby/lib/ruby/gems/1.8/gems/feedtools-0.2.24/lib/feed_tools/helpers/retrieval_helper.rb:220:in `http_get'' d:/ruby/lib/ruby/gems/1.8/gems/feedtools-0.2.24/lib/feed_tools/feed.rb:204:in `load_remote_feed!'' d:/ruby/lib/ruby/gems/1.8/gems/feedtools-0.2.24/lib/feed_tools/feed.rb:119:in `update!'' d:/ruby/lib/ruby/gems/1.8/gems/feedtools-0.2.24/lib/feed_tools/feed.rb:...
2010 Jun 24
0
method name collision between cache-money & httparty
...hat''s the best way to fix this? If it''s a namespace of some kind, how do I set up httparty so that I have to call HTTParty::get instead of plain "get"? Is there a way to dynamically rename the method after the include defines it, in which case I could just call it "http_get" instead of just "get"? When I manually go in and rename the method name in the httparty source, things seem OK, but I''d rather not go that route. I''m using the ngmoco version of cache-money, which lets me specify which models get cached. When I turn off caching...
2005 Sep 18
1
Timeout::Error (execution expired)
...b/ruby/1.8/net/http.rb:430:in `do_start'' /usr/lib/ruby/1.8/net/http.rb:419:in `start'' /usr/lib/ruby/1.8/net/http.rb:296:in `get_by_uri'' /usr/lib/ruby/1.8/net/http.rb:282:in `get_response'' /usr/lib/ruby/gems/1.8/gems/flickr-1.0.0/./flickr.rb:82:in `http_get'' /usr/lib/ruby/gems/1.8/gems/flickr-1.0.0/./flickr.rb:66:in `request'' /usr/lib/ruby/gems/1.8/gems/flickr-1.0.0/./flickr.rb:142:in `method_missing'' /usr/lib/ruby/gems/1.8/gems/flickr-1.0.0/./flickr.rb:350:in `sizes'' /usr/lib/ruby/gems/1.8/gems/flic...
2012 May 23
16
could not retrieve information from environment
Greetings. I am trying to set up a test puppet server in my environment to evaluate windows clients. On the server side, I am using puppet 2.7.14 (from the repos). I''m using the 2.7.14 windows 64 bit on the client (windows 2008 R2). I have another puppetmaster already using "puppet" hostname in DNS (running a very old version of puppet - can''t upgrade yet for various