pwaldhauer / amazon-account-crawler

Crawls amazon.de account
http://knuspercode.de
32 stars 14 forks source link

It's broken! #14

Closed yoyostile closed 8 years ago

yoyostile commented 9 years ago

download

/Users/yoyostile/.rvm/gems/ruby-2.2.0/gems/mechanize-2.7.3/lib/mechanize.rb:354:in `click': undefined method `[]' for nil:NilClass (NoMethodError)
        from amazon.rb:83:in `block in <main>'
        from /Users/yoyostile/.rvm/gems/ruby-2.2.0/gems/mechanize-2.7.3/lib/mechanize.rb:442:in `get'
        from amazon.rb:71:in `<main>'

Maybe I'll fix this. Let's see what happens.

Sillium commented 8 years ago

+1

slcr commented 8 years ago

+1

pwaldhauer commented 8 years ago

+1

pwaldhauer commented 8 years ago

I think I'll fix is over the holidays, because it's the end of the year and I need to write my yearly blog post!

yoyostile commented 8 years ago

Hey, holidays are coming. I hope I'll have some spare time for this.

yoyostile commented 8 years ago

Ah great, @pwaldhauer was a tad faster. :+1:

pwaldhauer commented 8 years ago

Okay, I tried to fix this quickly but the error seems to be somewhere deep inside... My motivation to fix this is not really present at the moment. Maybe someone should reimplement this with phantomjs or so...

pwaldhauer commented 8 years ago

Fixed by #15