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 year ago
Votes Newest

Answers 23


Hey yes it's self deployed

  
  
Posted one year ago

agents

  
  
Posted one year ago

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

  
  
Posted one year ago

image

  
  
Posted one year ago

Thank you

  
  
Posted one year ago

Can you share a screenshot of the workers page?

  
  
Posted one year ago

Looks okay there

  
  
Posted one year ago

image

  
  
Posted one year ago

None

  
  
Posted one year ago

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

  
  
Posted one year ago

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

  
  
Posted one year ago

None

  
  
Posted one year ago

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

  
  
Posted one year ago

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

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

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

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

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

  
  
Posted one year ago

We are using allegroai/clearml:latest API server

  
  
Posted one year ago

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

  
  
Posted one year ago

Yes, sure!

  
  
Posted one year ago

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

  
  
Posted one year ago
947 Views
23 Answers
one year ago
one year ago
Tags