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 one month ago
Votes Newest

Answers 23


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

  
  
Posted one month ago

We are using allegroai/clearml:latest API server

  
  
Posted one month ago

image

  
  
Posted one month ago

agents

  
  
Posted one month ago

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

  
  
Posted one month ago

image

  
  
Posted one month ago

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

  
  
Posted one month ago

Can you share a screenshot of the workers page?

  
  
Posted one month ago

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

  
  
Posted one month ago

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

  
  
Posted one month ago

Thank you

  
  
Posted one month ago

Looks okay there

  
  
Posted one month 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 one month ago

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

  
  
Posted one month ago

Yes, sure!

  
  
Posted one month ago

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

  
  
Posted one month ago

None

  
  
Posted one month ago

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

  
  
Posted one month ago

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

  
  
Posted one month ago

None

  
  
Posted one month 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 one month ago

Hey yes it's self deployed

  
  
Posted one month ago

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

  
  
Posted one month ago
98 Views
23 Answers
one month ago
one month ago
Tags