And the question is - who intervenes and adds them? 😕
SuccessfulKoala55 do you mean request_handlers.py
I hope it can provide some clue for you...
I'm running ClearML Server Locally using the docker-compose method as mentioned https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_linux_mac when I create an account and test the server by following the steps in the client i get the following error:clearml.backend_interface.session.SendError: Action failed <401/22: projects.get_all/v1.0 (Unauthorized (invalid credentials) (failed to locate provided credentials))> (name=^my\ project$, only_fields=['id'], shallow_search=False, search_hidden=True)
I ran the clearml-init
for my python project and pasted credentials which were generated throught my clearml webserver ui when prompted for them. I'm wondering what am I missing?
And the question is - who intervenes and adds them? 😕
SuccessfulKoala55 do you mean request_handlers.py
I hope it can provide some clue for you...