Remote-SSH Vscode - problem - "tput: No value for $TERM and no -T specified"
11:33 02 Nov 2022

Situation: I'm unable to connect to remote machnie via vscode + remote-SSH. I CAN though connect to that machine using SSH from any shell. Before the problem when I shut down my machine there was mandatory Windows update...

First error I get in terminal just after "You are connected to: [company-servername]" is: enter image description here

After this there is never-ending error log whit most errors are similar to: enter image description here

What I have already tried:

  1. reinstalling Remote-ssh
  2. killing vscode remote-server
  3. making additional space on remote
  4. running without any extensions except remote-ssh
  5. reinstalling vscode
  6. deleting all vscode config files and reinstalling
  7. deleting vscode config files on remote in my home

I'm a bit stuck here, and our foreign 'Support' isn't very supportive... maybe anyone had similar problem or has any idea?

c++ visual-studio-code terminal connection remote-access