Storj-Exporter icon indicating copy to clipboard operation
Storj-Exporter copied to clipboard

Read timeout errors. Server crashing.

Open MattJE9601 opened this issue 2 years ago • 1 comments

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?

MattJE9601 avatar Nov 29 '22 01:11 MattJE9601

I just updated the code to increase that timeout #77

aldelsa avatar Nov 07 '23 15:11 aldelsa