Re: [Rails] Re: Error Bundler
On 9 August 2012 05:03, fitri sulianto <lists@ruby-forum.com> wrote:
> Yes i have proxy,
>
> buat i try to add this :
>
> http_proxy=http://user:pass@ip_proxy:port/
Added it to what?
Silly question I know but presumably you used the correct user, pwd,
proxy and port?
I have never had to use a proxy but I see that googling for
bundler proxy
provides loads of hits that might be helpful.
Colin
>
> 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 rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home