Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
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(Tot

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?

  
  
Posted 10 months ago
Votes Newest

Answers 5


I see. If this happens from your home network I think you might need to talk to your internet provider as it looks something is blocking the communication to the server.

  
  
Posted 10 months ago

any idea what it might be? or how can i test it with them?

  
  
Posted 10 months ago

It also could be something on your machine that is blocking this. Either way, I would start with them.

  
  
Posted 10 months ago

hi, thanks for the reply, i can access the web UI, I am using the Pro plan (clearm's host)

  
  
Posted 10 months ago

Hi @<1594863230964994048:profile|DangerousBee35> , are you able to access the webUI ? Is it a self hosted server?

  
  
Posted 10 months ago
1K Views
5 Answers
10 months ago
10 months ago
Tags
Similar posts