Reputation
Badges 1
63 × Eureka!│ urllib3.exceptions.LocationParseError: Failed to parse: '
https://elastic:xxxxxxxxxxxxxxxxx@clearml-elasticsearch-es-http ', label empty or too long │
` │ [2021-05-11 13:35:54,816] [8] [WARNING] [clearml.initialize] Could not connect to ElasticSearch Service. Retry 1 of 4. Waiting for 30sec ...
aha got it..
I assume env vars would be configured according to this doc:
https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_server_config.html#dynamic-environment-variables
I'll try that. How can I make it to use authentication too?
I could not find anything from here.
also no authentication it seems
It's concating them together:[WARNING] [elasticsearch] GET http://[
https://elasti ....
Hey Martin.
I’m deploying to k8s and want to know if PVC is necessary for Redis.
Ok thanks for reply
oh great!
let me take a look at this. There’s a lot of custom tooling so integration is very important.
cc: FiercePenguin76 ^^^
Okayyy. I'll try this. Thanks for your help Jake!
It's still not connecting XD
but parsing is successful 😄
no. tried many variations. I'm not sure if it's reading the variable or not. because wait times don't change either
wow man you're the best!
SuccessfulKoala55
of course because the tuple is valid in Python.
but there's no way I can supply a tuple in the HOCON format (of json for that matter(
That wouldn't have crossed my mind especially when it's not in the docs.
I changed them and tried some combinations to no avail...
I assume it should change the retry pattern too. but it doesn't change.. I feel I'm missing something obvious here
it is indeed parsing because invalid hocon leads to error. but nothing changes about retry times etc
SuccessfulKoala55 I’m getting 405 on api calls with the configuration you proposed. (btw I think USER_KEY is right, with a single underscore)
CLEARML__SECURE__HTTP__SESSION_SECRET__APISERVER
Does this one need to be changed?
ah ok. So only solution is changing the hardcoded one…
I will be looking into docs to find the right env variable. If you know it I’d appreciate you telling me 😄 SuccessfulKoala55