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, Since I Started Using Clearml I Have A Problem With Using "Download Full Log" Button On Console Output Page For Experiments. Each Time I Try To Click It I Get A Following Error Any Ideas What Might Be Wrong?

Hello,

Since I started using ClearML I have a problem with using "download full log" button on console output page for experiments.
Each time I try to click it I get a following error

Any ideas what might be wrong?

  
  
Posted one year ago
Votes Newest

Answers 15


Interesting fact I noticed is that the owner of the workspace indeed can use this button without any problem

  
  
Posted one year ago

I see only GET request with code 200 when I click the button but nothing else

  
  
Posted one year ago

Can you send me your workspace ID in a private message?

  
  
Posted one year ago

Hi CostlyOstrich36
Unfortunately the console is clear

  
  
Posted one year ago

What about network? Does something return 400 or something of the sort?

  
  
Posted one year ago

Oh, I see

  
  
Posted one year ago

is it a self-hosted server?

  
  
Posted one year ago

CrabbyKoala94 I think we'll need to see the server's logs to make sure it's not a server-side issue

  
  
Posted one year ago

that's why I think the server's logs will be interesting

  
  
Posted one year ago

Maybe some authentication issue?

  
  
Posted one year ago

Hi CrabbyKoala94 ,

Can you please open developer tools and see if you get some sort of error there?

  
  
Posted one year ago

Is it something only workspace admin can get?
I'm clicking through the UI but I can't find it anywhere

  
  
Posted one year ago

So I'll need to check there and see if I can locate the docs

  
  
Posted one year ago

might be, although ClearML Server should allow it regardless of the user

  
  
Posted one year ago

no, this is https://app.clear.ml/

  
  
Posted one year ago