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

read timeout #13

Open
Respaired opened this issue Jan 11, 2025 · 2 comments
Open

read timeout #13

Respaired opened this issue Jan 11, 2025 · 2 comments

Comments

@Respaired
Copy link

Respaired commented Jan 11, 2025

Hi. thanks for creating the local version of Jina reader.

unfortunately this crashes after scraping a few links and i have to manually restart the docker image to make it work.
Error fetching data for URL https:xxxxx.com/xxxx: HTTPConnectionPool(host='127.0.0.1', port=3000): Read timed out. (read timeout=10)

does anybody have any idea why this is happening and any solutions to fix this issue?

@tcluoct
Copy link

tcluoct commented Mar 3, 2025

i also get this issue
could you fix this issue?

@Respaired
Copy link
Author

Respaired commented Mar 15, 2025

It crashes only when the link is corrupted / broken.

The only solution I can think of is to add a condition before feeding it any links to ensure the link is not broken (for example only if it's returning a 200)

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

2 participants