Hey, yes I can see machine statistics on the experiments themselves
Also, if you open Developer Tools, do you see any errors in the console?
Can you share a screenshot of the workers page?
What version is the server? Do you see any errors in the API server or webserver containers?
Hi RattyBluewhale45 , are they running anything? Can you see machine statistics on the experiments themselves?
[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
I'm guessing this is a self deployed server, correct?
Check the docker containers logs to see if there are any errors in them when you try to view the worker stats
If you go into the settings, at the bottom right you will see the version of the server
We are using allegroai/clearml:latest
API server
WebApp: 1.16.0-494 • Server: 1.16.0-494 • API: 2.30
And the experiments ran on agents or locally (i.e pycharm/terminal/vscode/jupyter/...)
CostlyOstrich36 thank you for your help in advance
RattyBluewhale45 , can you try upgrading to the latest version of the server? 1.16.2 should have a fix for this issue