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 errors. Server crashing. #71

Open
MattJE9601 opened this issue Nov 29, 2022 · 1 comment
Open

Read timeout errors. Server crashing. #71

MattJE9601 opened this issue Nov 29, 2022 · 1 comment

Comments

@MattJE9601
Copy link

My logs are full of warnings like this:

[WARNING]: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='192.168.1.121', port=14001): Read timed out. (read timeout=10)")': /api/sno/

Even though I'm getting this it still pulls data successfully, but if I leave the exporter running (especially for many modes) it crashes my whole server. Is there a way to tune the timeout? Or any other suggestions now to fix this?

@aldelsa
Copy link

aldelsa commented Nov 7, 2023

I just updated the code to increase that timeout #77

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