Reputation
Badges 1
15 × Eureka!Yes I run the command from the server that host the container.
In the environment section I have:CLEARML_ELASTIC_SERVICE_PORT: 9200
In the apiserver section I have the following:ports: - "8008:8008"
In the fileserver section I have :ports: - "8081:8081"
Sure I will do it tomorrow
Thanks for the help in the meantime
Not sure - I’m not the one who installed it.
I’m not sure where it is,
I tried to run the following:
` docker container inspect clearml-elastic | grep compose
"com.docker.compose.config-hash": "5563c3436de5f0c5e3349da7f0511ea7a8020ce4ce5dc22d161f0561e973fecd",
"com.docker.compose.container-number": "1",
"com.docker.compose.oneoff": "False",
"com.docker.compose.project": "clearml",
"com.docker.compose.service": "elasticsearch",
"com.docker.com...
Done,
I got the following outputs:
` health status index uuid pri rep docs.count docs.deleted store.size pri.store.size
green open .geoip_databases Mshu2LugQ2aQYmFTB8Lckg 1 0 44 74 76.8mb 76.8mb
green open events-training_stats_scalar-d1bd92a3b039400cbafc60a7a5b1e52b 7qIRfRjNRke6GuHZzRKsuw 1 0 71382012 565576 8.3gb ...
Thanks - it works :)
It happen for the second time in the last couple of months,
Do you have any suggestions regarding why it’s happening and how to make sure it won’t happen again ?
I tried it (including docker down and up)
Currently giving the same errors as follows:
2022-08-15 16:15:19,676 - clearml.Task - ERROR - Action failed <500/100: tasks.reset/v1.0 (General data error (TransportError(503, 'search_phase_execution_exception')))> (force=False, clear_all=False, task=f535ef2c45cf4baaaf13c8f2fe2ac19a)
` 2022-08-15 16:16:19,845 - clearml.log - WARNING - failed logging task to backend (1 lines, <500/100: events.add_batch/v1.0 (General data error: err=('1 document(s)...
Hi Evgeny,
I tried to run the curl command, it gave me the following error:curl: (7) Failed to connect to localhost port 9200: Connection refused
But the values are smaller then 10 gb (it is 500 mb):cluster.routing.allocation.disk.watermark.low: 500mb cluster.routing.allocation.disk.watermark.high: 500mb cluster.routing.allocation.disk.watermark.flood_stage: 500mb
Which means the experiments will be deleted right ?
And how should I delete the index ?
I’m trying to find the compose file,
Any suggestions ?
WebApp: 1.5.0-192 • Server: 1.5.0-192 • API: 2.18
Hi John,
The SDK version is: 1.4.1 (found it using pip list)
Please tell me how to find the ClearMl server version