❮All ArticlestroubleshootingRPC failed 해결June 23, 20221 min readvscode를 wsl 터미널로 사용하면서 git pull을 받을 때 발생하는 문제 mtu 값을 조정해주면 해결된다. wsl에서 default mtu 값: 1500 아래와 같은 커맨드로 1000 정도로 줄여준다. sudo ifconfig eth0 mtu 1000Written By s01vaInformation Security Platform Developer | Wannabe problem solver