Reputation
Badges 1
10 × Eureka!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": {
...
not sure what that means
Okay thanks a lot! Thats not an issues for me I just started setting it up so I can start a new one
I'm using self hosted server
Hi @<1523701070390366208:profile|CostlyOstrich36> Thanks for the response, do you have some pointers how i could do this?
the container is running, how can I get more detailed status?
@<1523701087100473344:profile|SuccessfulKoala55> here is the log file, thanks!
found a corrupted file in the index, deleting this resolved the issue now everything is back to normal. thanks a lot for your help!
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]"...
Hi @<1523701994743664640:profile|AppetizingMouse58> is there a date for the patch release? thanks!