要約
Dev Container への Extension インストールが終わらない場合、VPN接続を切って再度インストールを試してみる。
事象の概要
VSCodeで Dev Container に VSCode Extensionをインストールしようとするも “installing” の状態から全く進まない事象でハマりました。
今回うまくいった解決策
https://github.com/microsoft/vscode-remote-release/issues/3152#issuecomment-651614542
色々調べて試していたところ上記に
EDIT 1: I’ve confirmed it was a problem with the vpn connection and manage to fix it by changing the MTU to 1400 (was 1500) to match the MTU of the vpn connection.
とあったので試しにVPN接続を中断して再度VSCode Extensionのインストールを実行するとすんなり成功しました。
 
     
     
    ![【AWS re:Invent 2024】システムトラシューの真髄と解決への近道 [COP322]](https://iret.media/wp-content/uploads/2024/12/eyecatch-132006-220x124.png)