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

Investigate errors in fetching.log #28

Open
wurstbroteater opened this issue Sep 20, 2023 · 0 comments
Open

Investigate errors in fetching.log #28

wurstbroteater opened this issue Sep 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@wurstbroteater
Copy link
Owner

wurstbroteater commented Sep 20, 2023

Sometimes fetchers are unable to collect data. The following reasons are listed in fetching.log:

  • <urllib3.connection.HTTPSConnection object at 0xee573ec8>: Failed to resolve 'www.google.com' ([Errno -3] Temporary failure in name resolution)
  • SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1123)')
  • Timed out receiving message from renderer: 294.352 (Selenium)
  • Message: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@class="delta rtw_temp"]"} (Selenium)
  • invalid literal for int() with base 10: '' (Selenium)

Should fetchers be restarted after X time or just skip and hope next fetch in 10 minutes works. (=current state).

Easy solution: Blame ISP

@wurstbroteater wurstbroteater added the bug Something isn't working label Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant