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
I'Ve Been Seeing This Message And Similar Messages A Lot In Some Of My Tasks Lately... Any Ideas?

I've been seeing this message and similar messages a lot in some of my tasks lately... any ideas?
` 2022-08-05 16:09:55,492 - clearml.Metrics - ERROR - Action failed <504/0: events.add_batch (<html>

<head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> </body> </html> )> 2022-08-05 16:09:58,482 - clearml.Task - ERROR - Action failed <504/0: tasks.get_all (<html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> </body> </html> )> (id=['09157871706b43f190839bd72535aca5'], only_fields=['status', 'status_message']) 2022-08-05 16:10:05,498 - clearml.Metrics - ERROR - Action failed <504/0: events.add_batch (<html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> </body> </html> )> 2022-08-05 16:10:08,509 - clearml.Task - ERROR - Action failed <504/0: tasks.get_all (<html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> </body> </html> )> (id=['09157871706b43f190839bd72535aca5'], only_fields=['status', 'status_message']) `

  
  
Posted 2 years ago
Votes Newest

Answers 4


yes

  
  
Posted 2 years ago

Ok, going to ask the server admins, will keep you posted, thanks!

  
  
Posted 2 years ago

Can you check up on the dockers and see if they're all up and running?

  
  
Posted 2 years ago

Hi ElegantCoyote26 , looks like connectivity issue. Are you running a self hosted server?

  
  
Posted 2 years ago
925 Views
4 Answers
2 years ago
one year ago
Tags