Like mentioned I've tried doing that,
O
another thing that seems weird: I looked at the configuration page from another user in our workspace, on their page when they look at the companies workspace credentials, you can only see a single (different) credential token created, are these pages per user? or if they're per workspace I would expect to see the same tokens on both users view of the workspace configurations
Hi, ofcourse:
we're using the clearml website,
two things have changed recently - we've had a change in team lead, and after we contacted some one on your side, they've moved ownership of our companies workspace to another persons user. second thing changed is we've registered to Pro services.
these are some error logs and the config process stdout
And what was the result from 19:15 yesterday? The 401 error? Please note that's a different set of credentials
an anomaly that occured passed the point where the workspace was transferred is that comapnies workspace overriden my personal user's workspace
not sure, currently only tried through my user
I've tried the steps mentioned on two different machines, I don't mind rebooting the second machine and retrying the steps including the CLEARML_CONFIG_FILE env variable
Does the issue occur for all users in the workspace?
I've also suspected as much. I've asked the guys check out the credentials starting with TX4PW3O
(What you provided). They managed to use the credentials successfully with errors.
Therefor it is a configuration issue.
Also please try a different station from scratch. Again I suspect something is misconfigured in your environment
this doesn't explain as to why the env variables didn't work though
but I've tried passing secret key and token directly as env variable as per the doc
I suspect you might be using some wrong configuration file or some wrong/old credentials. Can you try on a brand new environment please? I would maybe even suggest testing on a different machine/user.
I'd suggest using CLEARML_CONFIG_FILE to point directly to the config file. You can also use other env variables to "circumvent" the config file in order to debug - None
this doesn't explain as to why the env variables didn't work though
Maybe you defined the env variables outside the container? Maybe incorrect usage on your end? The env variables work when properly configured.
My guess would be something related to your environments.
I'm assuminmg 10:57 is your guys attempt
but 19:15 is mine from yesterday
meaning instead of having a personal workspace and a company worksapce as was before the transfer, my user currently only has single workspace
This the internal test made by the guys. Everything worked from a fresh properly configured station.
also, at the configuration page on the website, the tokens are updated as being used, when I attempt at running the experiments
Hi @<1653932438834909184:profile|LackadaisicalSwallow14> , can you add some information please? Are you using a self deployed server or the community? Has something changed recently? Is the issue occurring for all users or only specific ones?
but the probem seems to have beensolved now and it was on our end
which resulted in the error as seen in configerror2osenv.txt
the 401 error was with the second set of credentials, when used as OS variables,
before that I've also tried as config file but got the same error as on the first machine (configerror1)