0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Windows Visual Staudio Codo の Remote Development で WSLに接続しようとした時エラーが出た話

Last updated at Posted at 2019-11-04

目的

  • Windows Visual Staudio Codo の Remote Development で WSLに接続しようとした時にタイムアウトエラーの解決方法をまとめる。

経緯

  1. WLS環境をリセットした。
  2. 今までRemote Developmentで接続できていたWSL環境に接続しようとした。
  3. 下記画像のエラーが出た。
    キャプチャ.PNG

解決方法

  1. Visual Studio Codeを開き、「ファイル」 → 「基本設定」 → 「設定」 → 設定の検索窓にremoteと入力する。
  2. 下記画像のように設定項目Remote.WSL:DebugRemote.WSL > File Watchr: Polingにチェックを入れる。
    キャプチャsetting.PNG
  3. 再度WSLに接続を試みたところ接続に成功した。
0
2
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?