Retrying (Retry(total=237, connect=240, read=237, redirect=240, status=240)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.clear.ml', port=443): Read timed out. (read timeout=10.0)")': /v2.23/tasks.get_all
Retrying (Retry(total=237, connect=240, read=237, redirect=240, status=240)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.clear.ml', port=443): Read timed out. (read timeout=10.0)")': /v2.23/tasks.get_by_id
Retrying (Retry(total=237, connect=240, read=237, redirect=240, status=240)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.clear.ml', port=443): Read timed out. (read timeout=10.0)")': /v2.23/events.add_batch
Retrying (Retry(total=236, connect=240, read=236, redirect=240, status=240)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.clear.ml', port=443): Read timed out. (read timeout=10.0)")': /v2.23/tasks.get_all
Retrying (Retry(total=236, connect=240, read=236, redirect=240, status=240)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.clear.ml', port=443): Read timed out. (read timeout=10.0)")': /v2.23/tasks.get_by_id
Retrying (Retry(total=236, connect=240, read=236, redirect=240, status=240)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.clear.ml', port=443): Read timed out. (read timeout=10.0)")': /v2.23/events.add_batch
Retrying (Retry(total=235, connect=240, read=235, redirect=240, status=240)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.clear.ml', port=443): Read timed out. (read timeout=10.0)")': /v2.23/tasks.get_by_id
Retrying (Retry(total=235, connect=240, read=235, redirect=240, status=240)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='api.clear.ml', port=443): Read timed out. (read timeout=10.0)")': /v2.23/events.add_batch
Hi, I'm trying to use clearml API and it seems that i have connections issues, only when i use my home network. it works fine in other networks and when using vpn within my network. any idea how can i fix this?
i tried changing the DNS settings and it didn't help. using a VPN causes issues with other software's thus i can't work with it. any suggestions?