Yes i have proxy,

buat i try to add this :

http_proxy=http://user:pass@ip_proxy:port/

buat nothing happen..

Any advice?

Walter Davis wrote in post #1071682:
> On Aug 8, 2012, at 11:17 AM, fitri sulianto wrote:
>
>>      create  .gitignore
>>      create  app/mailers/.gitkeep
>>      create  config/initializers/backtrace_silencers.rb
>>      create  db/seeds.rb
>>      create  public/404.html
>>      create  test/functional/.gitkeep
>>      create  vendor/assets/stylesheets
>> /usr/local/rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/net/http.rb:795:in
>>  from
>> `load_specs'
>>
> 
/usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.5/lib/bundler/fetcher.rb:212:in
>>  from
>> `specs'
>>
> 
/usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.5/lib/bundler/index.rb:9:in
>>  from
>> `install'
>>
> 
/usr/local/rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.1.5/lib/bundler/vendor/thor/base.rb:386:in
>> --
> Is there anything flaky about your network connection? This error is
> coming when bundler is trying to download a file to install a new gem.
> It could be you, or it could be the server on the other end, too.
>
> Walter

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to