vanicat / hubic-swift

A wraper for using swift with https://hubic.com
5 stars 2 forks source link

Cannot connect #10

Open aldenis opened 10 years ago

aldenis commented 10 years ago

hubic-swift worked flawlessly. Since today, I get the following error:

$ ./hubic-swift  stat
/usr/lib/ruby/vendor_ruby/mechanize/http/agent.rb:268:in `fetch': 509 =>  (Mechanize::ResponseCodeError)
        from /usr/lib/ruby/vendor_ruby/mechanize.rb:1182:in `post_form'
        from /usr/lib/ruby/vendor_ruby/mechanize.rb:515:in `submit'
        from /usr/lib/ruby/vendor_ruby/mechanize/form.rb:178:in `submit'
        from /usr/lib/ruby/vendor_ruby/mechanize/form.rb:184:in `click_button'
        from /soft/local/src/hubic/hubic-swift:172:in `connect_to_hubic'
        from /soft/local/src/hubic/hubic-swift:243:in `main'
        from /soft/local/src/hubic/hubic-swift:251:in `<main>'

My system is up to date Debian stable. Thanks!

aldenis commented 10 years ago

Oops. Looks like it is duplicate with bug #9