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

"Couldn't get popover #a-popover-content-3 within 2000ms" #997

Open
DiniskaWolfiii opened this issue Aug 8, 2024 · 3 comments
Open

"Couldn't get popover #a-popover-content-3 within 2000ms" #997

DiniskaWolfiii opened this issue Aug 8, 2024 · 3 comments
Assignees
Labels
bug Something isn't working needs information Further information are required to investigate this plugin: amazon Issues related to amazon plugin

Comments

@DiniskaWolfiii
Copy link

DiniskaWolfiii commented Aug 8, 2024

When I run the docker container for amazon (as well business and private), round about half of the invoices won't be downloaded as it seems to run into a timeout.

[0] [info] [2024-08-08 13:08:52] [scrape:amazon]:       Order date: *******
[0] [error] [2024-08-08 13:08:54] [scrape:amazon]:      Couldn't get popover #a-popover-content-1 within 2000ms. Skipping
[0] [warn] [2024-08-08 13:08:54] [scrape:amazon]:       No invoices found. Order may be undelivered. Check again later.
[0] [info] [2024-08-08 13:08:54] [scrape:amazon]:       Processing "51" orders
[0] [info] [2024-08-08 13:08:54] [scrape:amazon]:       Order date: *******
[0] [info] [2024-08-08 13:08:55] [scrape:amazon]:       1 invoices found 📃
[0] [info] [2024-08-08 13:08:55] [scrape:amazon]:       Processing "52" orders
[0] [info] [2024-08-08 13:08:55] [scrape:amazon]:       Checking if folder exists. If not, create: data
[0] [info] [2024-08-08 13:08:55] [scrape:amazon]:       Writing file: /home/node/docudigger/data/null_AMZ_*******.pdf
[0] [info] [2024-08-08 13:08:55] [scrape:amazon]:       Order date: *******
[0] [error] [2024-08-08 13:08:57] [scrape:amazon]:      Couldn't get popover #a-popover-content-3 within 2000ms. Skipping
[0] [warn] [2024-08-08 13:08:57] [scrape:amazon]:       No invoices found. Order may be undelivered. Check again later.
[0] [info] [2024-08-08 13:08:57] [scrape:amazon]:       Processing "53" orders
[0] [info] [2024-08-08 13:08:57] [scrape:amazon]:       Order date: *******
[0] [warn] [2024-08-08 13:08:57] [scrape:amazon]:       No invoices found. Order may be undelivered. Check again later.

System: Win 11 23H2
Docker Version: 27.1.1
TLD: de

I've seen some a issue with exact the same error, but maybe in the meantime there is a solution for that?

@Disane87
Copy link
Owner

Disane87 commented Sep 9, 2024

Do you always have this errors? If not, please check if these orders are some sort of medias like purchased games or audible content. Please verify if they have an invoice too. Sometimes amazon (or mostly vendors from the marketplace) doesn't make them available instead thei send them with the article in the package physically.

@DiniskaWolfiii
Copy link
Author

This error comes in some orders (round about 50%). They all have invoices and they're all physical orders and no medias.
The only difference is that some of these orders have multiple documents, like one order confirmation, one delivery confirmation or/and the actual invoice.
Also what I've found is that in some orders there are 2 invoices. One from Amazon and another one from the seller.

@Disane87
Copy link
Owner

Disane87 commented Oct 29, 2024

The only difference is that some of these orders have multiple documents, like one order confirmation, one delivery confirmation or/and the actual invoice.
Also what I've found is that in some orders there are 2 invoices. One from Amazon and another one from the seller.

That shouldn't be a problem though because I select all links in the popover with *.pdf in the src tag. I got this error too on an old order but if I open the specific order popup the invoice is there. It seems that can be a race condition too, like in #1135. Need to investigate this.

Could you please set the LOG_LEVEL to debug and paste the content? You can remove sensitive data.

@Disane87 Disane87 self-assigned this Oct 29, 2024
@Disane87 Disane87 added the bug Something isn't working label Oct 29, 2024
@Disane87 Disane87 assigned DiniskaWolfiii and unassigned Disane87 Oct 31, 2024
@Disane87 Disane87 added plugin: amazon Issues related to amazon plugin needs information Further information are required to investigate this labels Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs information Further information are required to investigate this plugin: amazon Issues related to amazon plugin
Projects
None yet
Development

No branches or pull requests

2 participants