clearml-init
ClearML SDK setup process
Please create new clearml credentials through the settings page in your clearml-server
web app (e.g. None )
Or create a free account at None
In settings page, press "Create new credentials", then press "Copy to clipboard".
Paste copied configuration here:
api {
web_server: http://:8080
api_server: http://:8008
files_server: http://:8081
credentials {
"access_key" = "*"
"secret_key" = "***"
}
}
Detected credentials key="*************" secret="*****"
ClearML Hosts configuration:
Web App: http://:8080
API: http://:8008
File Store: http://*:8081
Verifying credentials ...
Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fa25dfc85e0>, 'Connection to * timed out. (connect timeout=3.0)')': /auth.login
Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x7fa25dfc8b80>, 'Connection to * timed out. (connect timeout=3.0)')': /auth.login
Error: could not verify credentials: key=******* secret=*****