i see what you are saying I dont thinl there would be anything on my system which might do that i can investigate
We can try and patch the server to print out this info when it receives requests
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?
i see what you are saying I dont thinl there would be anything on my system which might do that i can investigate
We can try and patch the server to print out this info when it receives requests