-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Asus store reports in stock cards but no stock is shown in browser. #1901
Comments
also running into same issue |
the pages show "add to cart" for a moment and then it reverts to "unavailable" or something, it's probably a cheap anti bot measure. Or rather makes the bot too spammy. i'd have to look at the code to see how easy this would be, but we need to essentially sleep for a few seconds and then check the state |
Same issue here. I've disabled Asus stores for a few weeks now. |
Yup same issue here. @zkghost yes that is the issue. Any updates? |
Checking on an update as well, running into this, too. |
I think we need a delay option in the store |
Anyone here willing to test this out, please let me know how it worked. |
So this was tested and did not work. I'm wondering if somehow it is because the Asus config is out date. I'm seeing a number of cards who's model numbers have changed. I'm working through a PR on that and will see if it has any impact. |
Well, that seems to be it. The above change worked for me (for 3080 searches). The 3060s are not up on their site at the moment, so ymmv there. |
Expected Behavior
The program should not report in-stock from the asus store when none are available.
Current Behavior
the program constantly reports in-stock cards from the asus store, including pictures showing an add to cart button. When I click the link to go to the site there are none available. This happens every couple of minutes per card such that I get a constant stream of in stock notifications for asus, so i know im not just missing the stock by being slow.
Steps to Reproduce
Install streetmerchant via dock container on unraid
include asus in STORES variable
Set notifications to use a gmail account
Receive endless in stock notifications for asus cards.
Environment
Unraid
Logs
The text was updated successfully, but these errors were encountered: