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

Error in scrapeSearchResult: Error: Job wait #118

Open
arnxxau opened this issue Mar 9, 2025 · 0 comments
Open

Error in scrapeSearchResult: Error: Job wait #118

arnxxau opened this issue Mar 9, 2025 · 0 comments

Comments

@arnxxau
Copy link

arnxxau commented Mar 9, 2025

When scraping with an open-source deep research tool on a locally hosted setup using Docker Compose, I sometimes run into these error messages.
I tried lowering the number of workers, but that didn’t help.
Weirdly enough, when I test the same URLs with curl, they all work just fine.

playwright-service-1  | ================= Scrape Request =================
playwright-service-1  | URL: https://support.microsoft.com/en-us/skype/faq-and-known-issues-with-skype-d1ebea21-a059-48a5-8da7-0c0ea98ebf20
playwright-service-1  | Wait After Load: 0
playwright-service-1  | Timeout: 300000
playwright-service-1  | Headers: None
playwright-service-1  | Check Selector: None
playwright-service-1  | ==================================================
playwright-service-1  | ⚠️ WARNING: No proxy server provided. Your IP address may be blocked.
playwright-service-1  | Attempting strategy 1: Normal load
playwright-service-1  | Navigating to https://support.microsoft.com/en-us/skype/faq-and-known-issues-with-skype-d1ebea21-a059-48a5-8da7-0c0ea98ebf20 with waitUntil: load and timeout: 300000ms
api-1                 | 2025-03-09 23:08:56 error [:]: Error in scrapeSearchResult: Error: Job wait  {"url":"https://answers.microsoft.com/en-us/skype/forum/all/skype-still-lacks-wayland-support/7f848980-d47f-4f3f-83f3-e3529f83e19b","teamId":"bypass"}
api-1                 | 2025-03-09 23:08:56 error [:]: Error in scrapeSearchResult: Error: Job wait  {"url":"https://answers.microsoft.com/en-us/skype/forum/all/proper-wayland-support/c4b4833c-b97c-4f99-bb44-07c82973956d","teamId":"bypass"}
api-1                 | 2025-03-09 23:08:56 error [:]: Error in scrapeSearchResult: Error: Job wait  {"url":"https://support.microsoft.com/en-us/skype/faq-and-known-issues-with-skype-d1ebea21-a059-48a5-8da7-0c0ea98ebf20","teamId":"bypass"}
api-1                 | 2025-03-09 23:08:56 error [:]: Error in scrapeSearchResult: Error: Job wait  {"url":"https://answers.microsoft.com/en-us/skype/forum/all/linux-option-new-call-experience-beta-no-more/d7cbd6e6-650d-49c9-a003-57f82d7bda58","teamId":"bypass"}
api-1                 | 2025-03-09 23:08:56 error [:]: Error in scrapeSearchResult: Error: Job wait  {"url":"https://answers.microsoft.com/en-us/skype/forum/all/proper-wayland-support/c4b4833c-b97c-4f99-bb44-07c82973956d","teamId":"bypass"}
api-1                 | 2025-03-09 23:08:56 error [:]: Error in scrapeSearchResult: Error: Job wait  {"url":"https://www.reddit.com/r/archlinux/comments/1ij9qlj/skype_screen_share_button_doesnt_show_on_wayland/","teamId":"bypass"}
api-1                 | 2025-03-09 23:08:56 error [:]: Error in scrapeSearchResult: Error: Job wait  {"url":"https://support.microsoft.com/en-us/skype/faq-and-known-issues-with-skype-d1ebea21-a059-48a5-8da7-0c0ea98ebf20","teamId":"bypass"}
api-1                 | 2025-03-09 23:08:56 error [:]: Error in scrapeSearchResult: Error: Job wait  {"url":"https://github.com/flathub/com.skype.Client/issues/142","teamId":"bypass"}
api-1                 | 2025-03-09 23:08:57 info [:]: Concurrency limited 2x (single) -  
api-1                 | 2025-03-09 23:08:57 info [:]: Concurrency limited 2x (single) -  
api-1                 | 2025-03-09 23:08:57 info [:]: Concurrency limited 2x (single) -  
api-1                 | 2025-03-09 23:08:57 info [:]: Concurrency limited 2x (single) -  
api-1                 | 2025-03-09 23:08:57 info [:]: Concurrency limited 2x (single) -  
api-1                 | 2025-03-09 23:08:57 info [:]: Concurrency limited 2x (single) -  
api-1                 | 2025-03-09 23:08:57 info [:]: Concurrency limited 2x (single) -  
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