@<1523701087100473344:profile|SuccessfulKoala55> Yes, I am able to create Clearml task and perform training from same machine. only when i start clearml-session this error coming. Do i need to specia config in clearml.conf file for clearml session to work ? Just to add However when i run this command , it work and execute task but do not give any interative jupyter or code url.
clearml-session --jupyter-lab true --queue P2000 --base-task-id=515159dab92d4baabcb6b3647263a144 , it run the task and at the end give error ERROR: Remote setup failed (status=completed) see details:
clearml-session - CLI for launching JupyterLab / VSCode on a remote machine
Verifying credentials
Use previous queue (resource) 'P2000' [Y]/n? Y
Interactive session config:
{
"base_task_id": "515159dab92d4baabcb6b3647263a144",
"git_credentials": false,
"jupyter_lab": true,
"keepalive": false,
"password": "*********",
"queue": "P2000",
"remote_ssh_port": "22",
"username": "mlopsadmin",
"vscode_server": true
}
Launch interactive session [Y]/n? Y
Removing stale interactive sessions
Cloning base session 515159dab92d4baabcb6b3647263a144
Configuring new session
New session created [id=f17d0e89a3ad43bf93e455a23109ccce]
Waiting for remote machine allocation [id=f17d0e89a3ad43bf93e455a23109ccce]
.Status [queued]
Remote machine allocated
Setting remote environment [Task id=f17d0e89a3ad43bf93e455a23109ccce]
Setup process details: None
Waiting for environment setup to complete [usually about 20-30 seconds, see last log line/s below]
task f17d0e89a3ad43bf93e455a23109ccce pulled from a3039785e5d54587a36a4af3e310bf73 by worker
Worker:gpu0
- urllib3==2.0.2
Environment setup completed successfully
Starting Task Execution:
ClearML results page: None
HelloProcess completed successfully
ERROR: Remote setup failed (status=completed) see details: None