gimite / google-spreadsheet-ruby

Ruby library to read/write Google Spreadsheet
Other
306 stars 52 forks source link

Connection reset by peer - SSL_connect (Errno::ECONNRESET) #14

Closed dongtong closed 14 years ago

dongtong commented 14 years ago

HI gimite When i connect google doc, it reports "ruby-1.8.7-p302/lib/ruby/1.8/net/http.rb:586:in `connect': Connection reset by peer - SSL_connect (Errno::ECONNRESET)" Do you know why? Thanks

gimite commented 14 years ago

Sorry I thought that your issue is about another project :) Please ignore previous comment.

gimite commented 14 years ago

It works fine for me. Possible reason is that you are not connected to Internet correctly, or docs.google.com was temporally down. Please make sure you can open https://docs.google.com in your browser.

dongtong commented 14 years ago

HI gimite, Thanks your kind help, i knew the reason, because i am in China, China gov stop the connection.

zhizouxiao commented 9 years ago

@dongtong I get the same problem, because I'm in China. and I get the solution. https://ruby.taobao.org/