zdrouse / Auto-Amazon-Giveaways

Automated Amazon Giveaways using Python3 & Pyppeteer :gift: :snake:
56 stars 31 forks source link

Could not find next page error #25

Open Inferiex opened 6 years ago

Inferiex commented 6 years ago

Getting a "Could not find next page for GiveAways, Exiting..." error.

dziban303 commented 6 years ago

I recommend using this fork, it takes care of several errors. @zdrouse seems to have abandoned development. https://github.com/sniffingpickles/Auto-Amazon-Giveaways

Inferiex commented 6 years ago

@dziban303 alright I got it fixed, but now after running the first page of the giveaways, it just crashes and wont go into the second page even after I launch the bot again. Any ideas?

leptoid commented 5 years ago

Well, if it is like mine, it crashes like this: This is the same as the person below me, I thought I'd put the error received though. I think the other guy says he doesn't get an error... Logs in, goes to auction page, loads, fails as follows.

(base) C:\Bin_\Git\Auto-Amazon-Giveaways>python give_it_away_now.py
Log into Amazon...
Enter your Amazon email address: torpedo_tom_turellie@hotmail.com
Enter your Amazon password: I_Hope_You_Realize_This_Is_Not_My_Password_Or_Email
*** no giveaways returned ***
** Could not find Next Page for GiveAways, Exiting... **

Providing an error makes it easier to troubleshoot.