boostcampaitech4nlp1 / level1_semantictextsimilarity_nlp-level1-nlp-09

level1_semantictextsimilarity_nlp-level1-nlp-09 created by GitHub Classroom
3 stars 0 forks source link

[Tip] When VSCode Cannot Connect to AiStage Env Asking for a Password #4

Open kyc3492 opened 1 year ago

kyc3492 commented 1 year ago

Despite you have right key and added its path to .config file, vscode can ask for a password with letters. But as you know, there's NO PASSWORD and you might got A KEY file from AiStage. I share you guys some checklists.😊

  1. CHECK YOUR KEY FILE'S PATH. IF YOU ARE USING WSL THE KEY WOULD NOT BE IN THE CORRECT PATH.
    • I've tested connect to AiStage on WSL itself. And I've not considered there're 2 envs, WSL and WINDOWS. So the KEY wasn't at the same folder with VSCode's .ssh folder of my WINDOWS.
  2. TRY USING ABSOLUTE PATH.
    • It didn't work with relative path like ~\.key. So try the path starting with C\ or D\