Hi JumpyPig73 , this looks like a server-side error, what server are you using?
the CML free SaaS offering. It'll probably hit https://app.clear.ml/api if I'm not wrong
The easiest way to understand will be to look at the server's log and see the internal exception
should appear in the apiserver's service log, using sudo docker logs apiserver
I think there's some confusion here. I'm not running the server. My metrics are getting logged to the CML cloud.
Sorry if I sounded curt. Didn't mean to. To clarify, I've created my account using Google SSO on http://app.clear.ml , and am currently on the Free tier. I am pushing all my data onto CML's servers. This error happens when I try to query those servers for the metrics and variants for a particular task of mine.
the CML free SaaS offering
Oh, I'm sorry, I missed that, my bad 🙂
OK, once I realized that, it was easy to find it 🙂 - it's a server bug, I'll make sure it's fixed soon
Thanks! Do you have a public bug tracker? If yes, are you able to share the issue number so I can follow it?
I need to put it into my code, so will be eagerly waiting for the fix
The best wait is to open an issue in GitHub ( https://github.com/allegroai/clearml-server )
Ok. I think I misunderstood what you said. I thought you meant you've already opened a bug ticket. If that's not the case, do you want to me create one on github?
If that's not the case, do you want to me create one on github?
I would appreciate that 🙂
Also tagged you SuccessfulKoala55
Thanks for the quick support!