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
Hi All, I Just Installed A Self-Hosted Version Of Clearml Using Helm. After Restarting The Laptop The App Was Failing Because It Had No Permissions To Write On

Hi all, I just installed a self-hosted version of clearml using helm. After restarting the laptop the app was failing because it had no permissions to write on /tmp/clearml-kind I fixed the issue with a chmod. Now I can access the app but I see no vertical tool bard, I can however go to localhost:xx/settings or localhost:xx/datasets but I get the following error:


[WARNING] [clearml.service_repo] Returned 400 for users.get_current_user in 3ms, msg=Invalid user (failed loading user)
[2023-06-20 20:11:28,097] [15] [WARNING] [clearml.service_repo] Returned 400 for users.get_preferences in 1ms, msg=Invalid user id: id=9a48efd31a48450aa03b0d22c3ea7239, company=d1bd92a3b039400cbafc60a7a5b1e52b
[2023-06-20 20:11:28,097] [15] [INFO] [clearml.service_repo] Returned 200 for server.report_stats_option in 3ms
[2023-06-20 20:11:28,353] [15] [INFO] [clearml.service_repo] Returned 200 for server.info in 0ms
[2023-06-20 20:11:30,143] [15] [WARNING] [clearml.service_repo] Returned 400 for users.set_preferences in 2ms, msg=Invalid user id: id=9a48efd31a48450aa03b0d22c3ea7239, company=d1bd92a3b039400cbafc60a7a5b1e52b
[2023-06-20 20:11:30,180] [15] [WARNING] [clearml.service_repo] Returned 400 for users.set_preferences in 1ms, msg=Invalid user id: id=9a48efd31a48450aa03b0d22c3ea7239, company=d1bd92a3b039400cbafc60a7a5b1e52b
[2023-06-20 20:11:30,386] [15] [WARNING] [clearml.service_repo] Returned 400 for users.set_preferences in 1ms, msg=Invalid user id: id=9a48efd31a48450aa03b0d22c3ea7239, company=d1bd92a3b039400cbafc60a7a5b1e52b 

Any help with this initial setup?

  
  
Posted 11 months ago
Votes Newest

Answers


Hi Enrique! Did you manage to solve this issue?

  
  
Posted 9 months ago
589 Views
1 Answer
11 months ago
9 months ago
Tags