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
Profile picture
TightGorilla98
Moderator
3 Questions, 11 Answers
  Active since 23 June 2023
  Last activity 9 months ago

Reputation

0

Badges 1

10 × Eureka!
0 Votes
4 Answers
558 Views
0 Votes 4 Answers 558 Views
Hi, Is there a way to remove ClearML Examples from the ClearML server (not just hiding them)?
11 months ago
0 Votes
8 Answers
560 Views
0 Votes 8 Answers 560 Views
Hello, I have an issue with self hosted clearml server, everything was running find but since today i get the following error: clearml.Metrics - ERROR - Acti...
9 months ago
0 Votes
4 Answers
564 Views
0 Votes 4 Answers 564 Views
Hello, We had to move our logging server to a new ip address, while all the runs are properly showing up, artefacts and and debug samples seem to still refer...
10 months ago
0 Hello, I Have An Issue With Self Hosted Clearml Server, Everything Was Running Find But Since Today I Get The Following Error:

I also exposed elastic port and checked /_cluster/health/?level=shards
status is red
and this is the red shard:
"events-training_stats_scalar-d1bd92a3b039400cbafc60a7a5b1e52b": {
"status": "red",
"number_of_shards": 1,
"number_of_replicas": 0,
"active_primary_shards": 0,
"active_shards": 0,
"relocating_shards": 0,
"initializing_shards": 0,
"unassigned_shards": 1,
"shards": {
...

9 months ago
9 months ago
0 Hello, I Have An Issue With Self Hosted Clearml Server, Everything Was Running Find But Since Today I Get The Following Error:

found a corrupted file in the index, deleting this resolved the issue now everything is back to normal. thanks a lot for your help!

9 months ago
0 Hi Everyone, I Have Two Issues With New Clearml-Server (1.14):

Hi @<1523701994743664640:profile|AppetizingMouse58> is there a date for the patch release? thanks!

3 months ago
0 Hi, Is There A Way To Remove Clearml Examples From The Clearml Server (Not Just Hiding Them)?

Okay thanks a lot! Thats not an issues for me I just started setting it up so I can start a new one

11 months ago
0 Hello, I Have An Issue With Self Hosted Clearml Server, Everything Was Running Find But Since Today I Get The Following Error:

additional context:
when i click on scalar charts i get the following message:
ERROR
Failed to get Scalar Charts

and in docker logs there appears an error:

...
clearml-elastic         | "at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166) [netty-transport-4.1.66.Final.jar:4.1.66.Final]",
clearml-elastic         | "at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:719) [netty-transport-4.1.66.Final.jar:4.1.66.Final]"...
9 months ago