
Reputation
Badges 1
19 × Eureka!RobustRat47 to make sure this is not a configuration/instance limit/zone issue, I would try to launch such an instance using the AWS CLI in the specified zone
Hi @<1687653458951278592:profile|StrangeStork48> , the easiest way is to read Amazon's AWS docs regarding the Secrets Manager. Once you manage to use that, you can simply "inject" any values you require into config files or environment variables.
Hi ElegantCoyote26 , not yet - we've been a little busy with the Free Hosted ClearML 🙂 Did you try using the latest ES docker in your own deployment meanwhile?
Hi HarebrainedBear62 ,
If you go to your profile page, you should see the server's version there
Would this be it?
Nope, that's about updating the default container settings back to the task
When this code is running on your machine, does it work?
What's the exact S3 server you're running?
If there are models used by other tasks, they will be kept there under the existing structure
You can easily do that change in the mongodb database - simply replacing a user ID with another user's ID should do the trick
Hi @<1523701295830011904:profile|CluelessFlamingo93> , what is the exact flow you're considering?
Actually, it uses the apiserver.listen.ip
configuration value (which is 0.0.0.0
by default)
I agree - I just want to make sure I understand the exact scenario when it does 🙂
ScrawnyLion96 the CLEARML_SUPPRESS_UPDATE_MESSAGE
is for the SDK only :shrug:
is it known?
That's actually strange since this comes immediately after forcing the task to the stopped state
Oh, yes, it seems they are
Hi BurlyRaccoon64 , the docker arguments specified on the task will only be used if you specify a docker image on the task, but than, it will always override the agent's configuration
hyperparams are only for the task, not the model
The agent-services is simply an agent running as part of the server deployment, and is not related to the autoscaler
See here: https://github.com/allegroai/clearml-server/blob/2216bfe8758f0095b929ec6b35eee3647d1c387c/apiserver/es_factory.py#L69hosts
is simply a dict which eventually contains configuration properties per host for the Elasticsearch
instance, of these properties, the override you use sets the host
and port
values
but the code binds it to 0.0.0.0 by default...
Hi @<1556450111259676672:profile|PlainSeaurchin97> , can you attach the logs for the mongodb and es containers? Also, what do you mean when you say the you can locate the data from the docker container? Also, is the old server and the new server both the same clearml server version ?
I mean, you're running from /opt/trains
?
Oh, sorry! both user_key and user_secret are with a single underscore :)
Well, the ES driver used by the server should handle a value such as https://....