Reputation
Badges 1
20 × Eureka!After fixing imports I was able to successfully run the code
Thanks a lot!
However I'm still curious why the first option I pasted in the original message did not work + do you have any update about the issue when downloading logs from the UI?
Perhaps it is connected with the issue mentioned here (since I authenticate with the same credentials)
https://clearml.slack.com/archives/CTK20V944/p1652351085434649
I see 😞
That would be super cool to have - no idea how many people are waiting for it but you know have at least one! 🙂
Thanks for help!
Interesting fact I noticed is that the owner of the workspace indeed can use this button without any problem
I want to be able to delete only the logs since they are taking a lot of space in my case. I want to leave my plots and the experiment (I don't have big artifacts so I don't really care about those for now) itself in the ClearML but I don't need to keep my logs.
Maybe there is some other way? To preserve the experiment but to free up some space that is taken by the logs?
Hi CostlyOstrich36
Unfortunately the console is clear
I'm not sure I got it, sorry
I'm actually running the script from my local PC with clearml-init initialized using credentials generated on ClearML settings webpage (where you generate app credentials)
I see
Thanks for explanation!
And are there any updates about downloading logs from UI bug? 🙂
no, I'm using http://app.clear.ml with self hosted compute cluster
I see, thanks for the info!
Is it something only workspace admin can get?
I'm clicking through the UI but I can't find it anywhere
For some reason it does not work for me 😕req_obj = client.events.DownloadTaskLogRequest(clearml_task.id) AttributeError: 'Events' object has no attribute 'DownloadTaskLogRequest'
I see only GET request with code 200 when I click the button but nothing else
SuccessfulKoala55 it's working!
Thank you very much for letting me know 😄
Ah, I was actually going to ask whether this is for sure related to my issue but I figured - nah, it must me be who is not getting it 😄
Amazing! 🤩
Thank you for the info!
Hi SuccessfulKoala55 !
Any update regarding pushing new version with a fix? 🙂