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
Hello! My Workers Utilization Is Empty And Not Showing Any Graphs. Do You Know How I Can Troubleshoot This?

Hello! My Workers Utilization is empty and not showing any graphs. Do you know how I can troubleshoot this?

  
  
Posted 2 months ago
Votes Newest

Answers 23


Also, if you open Developer Tools, do you see any errors in the console?

  
  
Posted 2 months ago

image

  
  
Posted 2 months ago

WebApp: 1.16.0-494 • Server: 1.16.0-494 • API: 2.30

  
  
Posted 2 months ago

Thank you

  
  
Posted 2 months ago

Hey yes it's self deployed

  
  
Posted 2 months ago

None

  
  
Posted 2 months ago

Looks okay there

  
  
Posted 2 months ago

I'm guessing this is a self deployed server, correct?

  
  
Posted 2 months ago

None

  
  
Posted 2 months ago

We are using allegroai/clearml:latest API server

  
  
Posted 2 months ago

@<1734020162731905024:profile|RattyBluewhale45> , can you try upgrading to the latest version of the server? 1.16.2 should have a fix for this issue

  
  
Posted 2 months ago

agents

  
  
Posted 2 months ago

@<1523701070390366208:profile|CostlyOstrich36> thank you for your help in advance

  
  
Posted 2 months ago

Check the docker containers logs to see if there are any errors in them when you try to view the worker stats

  
  
Posted 2 months ago

Hi @<1734020162731905024:profile|RattyBluewhale45> , are they running anything? Can you see machine statistics on the experiments themselves?

  
  
Posted 2 months ago

Can you share a screenshot of the workers page?

  
  
Posted 2 months ago

And the experiments ran on agents or locally (i.e pycharm/terminal/vscode/jupyter/...)

  
  
Posted 2 months ago

image

  
  
Posted 2 months ago

Hey, yes I can see machine statistics on the experiments themselves

  
  
Posted 2 months ago

[2024-08-13 16:56:36,447] [9] [INFO] [clearml.service_repo] Returned 200 for workers.get_activity_report in 342ms
[2024-08-13 16:56:36,462] [9] [INFO] [clearml.service_repo] Returned 200 for workers.get_activity_report in 261ms
  
  
Posted 2 months ago

What version is the server? Do you see any errors in the API server or webserver containers?

  
  
Posted 2 months ago

If you go into the settings, at the bottom right you will see the version of the server

  
  
Posted 2 months ago

Yes, sure!

  
  
Posted 2 months ago
177 Views
23 Answers
2 months ago
2 months ago
Tags