Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"failed to load prices" #795

Open
tattoodgeek opened this issue May 27, 2021 · 0 comments
Open

"failed to load prices" #795

tattoodgeek opened this issue May 27, 2021 · 0 comments

Comments

@tattoodgeek
Copy link

There was a stock of ps5 this morning but the bot wasn't able to purchase and when I checked the logs it showed the following. Not sure why it failed to load thus not able to get one:

2021-05-26 07:21:28,575|0.6.8|DEBUG|Initial page title
2021-05-26 07:21:28,577|0.6.8|DEBUG| page url: https://smile.amazon.com/dp/B08FC5L3RG
2021-05-26 07:21:29,622|0.6.8|INFO|Found 1 offers for B08FC5L3RG. Evaluating offers...
2021-05-26 07:21:39,636|0.6.8|WARNING|failed to load prices for B08FC5L3RG, going to next ASIN
2021-05-26 07:21:39,636|0.6.8|DEBUG|'check_stock' returned False
2021-05-26 07:21:42,644|0.6.8|DEBUG|Calling check_stock(<stores.amazon.Amazon object at 0x7fc750683be0>, 'B08FC5L3RG', 490.0, 550.0)

Also ot sure why but it looks to be skipping times:

2021-05-26 07:21:42,851|0.6.8|DEBUG|Initial page title
2021-05-26 07:21:42,854|0.6.8|DEBUG| page url: https://smile.amazon.com/dp/B08FC5L3RG
2021-05-26 07:21:43,910|0.6.8|INFO|Found 1 offers for B08FC5L3RG. Evaluating offers...
2021-05-26 09:21:51,008|0.6.8|WARNING|failed to load prices for B08FC5L3RG, going to next ASIN
2021-05-26 09:21:51,008|0.6.8|DEBUG|'check_stock' returned False
2021-05-26 09:21:54,009|0.6.8|DEBUG|Calling check_stock(<stores.amazon.Amazon object at 0x7fc750683be0>, 'B08FC5L3RG', 490.0, 550.0)
2021-05-26 09:21:56,008|0.6.8|DEBUG|Initial page title
2021-05-26 09:21:56,011|0.6.8|DEBUG| page url: https://smile.amazon.com/dp/B08FC5L3RG
2021-05-26 09:21:57,055|0.6.8|INFO|Item is currently unavailable. Moving on...
2021-05-26 09:21:57,055|0.6.8|DEBUG|'check_stock' returned False
2021-05-26 09:22:00,455|0.6.8|DEBUG|Calling check_stock(<stores.amazon.Amazon object at 0x7fc750683be0>, 'B08FC5L3RG', 490.0, 550.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant