Reputation
Badges 1
4 × Eureka!yes, the login brings me to the right place
now I am doing the clearml-Inuit
and it unable to Verifying credentials
It didn't created i did it manually
I will send you an example of the API server value:
` apiserver:
prepopulateEnabled: "true"
prepopulateZipFiles: "/opt/clearml/db-pre-populate"
prepopulateArtifactsPath: "/mnt/fileserver"
configDir: /opt/clearml/config
-- Amount of seconds the authorization cookie will last in user browser
authCookiesMaxAge: 864000
service:
# -- This will set to service's spec.type field
type: LoadBalancer
port: 8008
# -- If service.type set to NodePort, this will be set to s...
From the profile page. I read some previous post about this problem I found that i need to create the clearml.conf file in the c://Users/ <username> by myself with this text. this solve the problem.
but it is very strange.
ClearML SDK configuration file
api {
web_server: http://127.0.0.1:7000
api_server: http://127.0.0.1:8008
files_server: http://127.0.0.1:8081
credentials {
"access_key" = "0YD2YNTVFY4D09DQ5S4M"
"secret_key" = "SbJZJ4eb5wFog0CmgHlLKal...