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
I Keep Getting Server Unavailable Pop-Up Error After Updating To 1.10. I Had To Roll Back To 1.9.2 For Now, So I Don’T Have Access To Docker Logs, But Maybe Someone Has An Idea?

I keep getting Server unavailable pop-up error after updating to 1.10. I had to roll back to 1.9.2 for now, so I don’t have access to docker logs, but maybe someone has an idea?

  
  
Posted one year ago
Votes Newest

Answers 6


@<1533257407419912192:profile|DilapidatedDucks58> I would assume the docker container is just not starting up correctly for some reason - but the do let logs are essential to understand the issue ..

  
  
Posted one year ago

thanks for the idea. unfortunately, I only have users and passwords in this config

  
  
Posted one year ago

there are no issues when I change image tag for clearml-webserver to 1.9.2

  
  
Posted one year ago

I don’t see any problems in the logs, and API server seems to be working

  
  
Posted one year ago

@<1533257407419912192:profile|DilapidatedDucks58> I'm had the same issue and solved it by removing the server's CORS config (from any config file under /opt/clearml/config).

see this thread for details: None )

@<1523701070390366208:profile|CostlyOstrich36> @<1523701087100473344:profile|SuccessfulKoala55> any idea how to fix this?

  
  
Posted one year ago

Hi @<1533257407419912192:profile|DilapidatedDucks58> , how long did it persist? Can you try upgrading again and see the apiserver logs?

  
  
Posted one year ago
651 Views
6 Answers
one year ago
one year ago
Tags